diff --git a/af/Afrikaans.po b/af/Afrikaans.po
index 86c35c7..a8cfbad 100644
--- a/af/Afrikaans.po
+++ b/af/Afrikaans.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:21\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:27\n"
"Last-Translator: \n"
"Language-Team: Afrikaans\n"
"Language: af_ZA\n"
@@ -17,1050 +17,1373 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr ""
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr ""
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr ""
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr ""
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr ""
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr ""
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr ""
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
msgstr ""
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr ""
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr ""
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr ""
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr ""
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr ""
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr ""
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr ""
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr ""
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr ""
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr ""
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr ""
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr ""
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr ""
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr ""
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr ""
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr ""
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr ""
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr ""
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr ""
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr ""
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr ""
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr ""
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr ""
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr ""
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr ""
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr ""
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr ""
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr ""
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr ""
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr ""
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr ""
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr ""
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr ""
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr ""
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr ""
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1075,272 +1398,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1350,464 +1713,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1819,322 +2181,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2150,12 +2515,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2174,108 +2539,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2287,241 +2652,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2529,66 +2914,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2597,107 +2982,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2705,631 +3092,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
-msgid "{0} Welcome messages are disabled in this server."
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
-msgid "{0} Welcome messages do not use embeds in this server."
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
-msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
+msgid "{0} Welcome messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
+msgid "{0} Welcome messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
+msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3344,129 +3867,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3481,665 +3999,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4149,1231 +4602,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5398,489 +5901,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5893,463 +6407,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/af/faq.md b/af/faq.md
new file mode 100644
index 0000000..f94a288
--- /dev/null
+++ b/af/faq.md
@@ -0,0 +1,21 @@
+:flag_us: **Frequently Asked Questions**
+
+**Q: Why isn't a command working even though I am typing it right?** A: Either a command was removed or the bot is missing permissions.
+
+**Q: What language is the bot written in?** A: Python, discord.py library.
+
+**Q: Can I contribute to Dredd's source?** A: Yes, the link to the code is available via the `-source` command.
+
+**Q: Can I reduce the cooldowns of the commands?** A: No. They're there for a reason.
+
+**Q: Why isn't the bot responding to any of the commands?** A: If you're using the correct default prefix (`-`) and it wasn't changed in the server, the bot might be missing permissions to send messages or you were blacklisted from using the bot. To make sure the prefix hasn't been changed you can mention the bot and it should return the set prefix for that server, if it doesn't respond, invoke `@Dredd prefix` command and it will insert your guild's data into the database. If it still doesn't work, please open a ticket (#open-a-ticket) so we could tell you more information.
+
+**Q: I want to boost this server, what will I get for that?** A: You can see all the perks you get in #announcements's pinned messages
+
+**Q: I was blacklisted and would like to get unblacklisted.** A: Please open a ticket (#open-a-ticket) so we could discuss about it.
+
+**Q: How do I run your bot? Github doesn't provide any information.** A: As stated in github: "If you don't understand something, google it. Our support server **DOES NOT** provide support for cloning Dredd.", however if you open a ticket or dm any of the staff and cry about us not helping you clone the bot, you **WILL** get banned from the server.
+
+**Q: Are staff application open?** A: Try your luck here:
+
+**Q: Can I become a translator?** A: Yes, of course! DM one of the managers or submit a request for your language here: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/af/rules.md b/af/rules.md
new file mode 100644
index 0000000..4907bbf
--- /dev/null
+++ b/af/rules.md
@@ -0,0 +1,19 @@
+:flag_us: **Server Rules**
+
+`[1]` **Respect all members** Treat others how you wish to be treated and never commence any personal attacks on someone. We are all humans made by human by our differences, embrace and respect them because they make us who we are.
+
+`[2]` **Spam and Advertising** Any and all forms of spam or advertising are not permitted in the server, whether it is demonstrated in messages, nicknames or usernames.
+
+`[3]` **Off-topic content and international discussions** Keep all content on-topic, i.e. don't use random commands in general, use it in dedicated channels. If you do not speak English, please move over to #international instead as well.
+
+`[4]` **Doxxing and blackmailing** Never share any personal information about yourself or others, nor blackmail anyone.
+
+`[5]` **Politics, drama and debates** Drama is outright not allowed, do not bring your drama into this server - we don't care, use direct messages instead, that's what they're for. Friendly debates and political discussions are allowed, however, please keep it to a constructive and respectful level.
+
+`[6]` **Minimodding and false reports** We have a staff team for a reason, please do not minimod or tell our staff what to do in a certain situation, we have our staff guidelines that we follow all the time. If you think staff is handling a situation inappropriately, contact higher-ups instead. False reports are also not permitted, depending on the situation you might get banned for it.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Common sense** Always use common sense, it's not that hard.
\ No newline at end of file
diff --git a/ar/Arabic.po b/ar/Arabic.po
index 02f1f43..00418e5 100644
--- a/ar/Arabic.po
+++ b/ar/Arabic.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:21\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:27\n"
"Last-Translator: \n"
"Language-Team: Arabic\n"
"Language: ar_SA\n"
@@ -17,1050 +17,1373 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr ""
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr ""
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr ""
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr ""
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr ""
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr ""
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr ""
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
msgstr ""
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr ""
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr ""
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr ""
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr ""
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr ""
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr ""
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr ""
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr ""
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr ""
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr ""
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr ""
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr ""
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr ""
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr ""
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr ""
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr ""
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr ""
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr ""
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr ""
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr ""
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr ""
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr ""
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr ""
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr ""
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr ""
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr ""
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr ""
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr ""
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr ""
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr ""
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr ""
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr ""
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr ""
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr ""
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr ""
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1075,272 +1398,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1350,464 +1713,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1819,322 +2181,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2150,12 +2515,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2174,108 +2539,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2287,241 +2652,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2529,66 +2914,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2597,107 +2982,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2705,631 +3092,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
-msgid "{0} Welcome messages are disabled in this server."
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
-msgid "{0} Welcome messages do not use embeds in this server."
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
-msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
+msgid "{0} Welcome messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
+msgid "{0} Welcome messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
+msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3344,129 +3867,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3481,665 +3999,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4149,1231 +4602,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5398,489 +5901,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5893,463 +6407,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/ar/faq.md b/ar/faq.md
new file mode 100644
index 0000000..f94a288
--- /dev/null
+++ b/ar/faq.md
@@ -0,0 +1,21 @@
+:flag_us: **Frequently Asked Questions**
+
+**Q: Why isn't a command working even though I am typing it right?** A: Either a command was removed or the bot is missing permissions.
+
+**Q: What language is the bot written in?** A: Python, discord.py library.
+
+**Q: Can I contribute to Dredd's source?** A: Yes, the link to the code is available via the `-source` command.
+
+**Q: Can I reduce the cooldowns of the commands?** A: No. They're there for a reason.
+
+**Q: Why isn't the bot responding to any of the commands?** A: If you're using the correct default prefix (`-`) and it wasn't changed in the server, the bot might be missing permissions to send messages or you were blacklisted from using the bot. To make sure the prefix hasn't been changed you can mention the bot and it should return the set prefix for that server, if it doesn't respond, invoke `@Dredd prefix` command and it will insert your guild's data into the database. If it still doesn't work, please open a ticket (#open-a-ticket) so we could tell you more information.
+
+**Q: I want to boost this server, what will I get for that?** A: You can see all the perks you get in #announcements's pinned messages
+
+**Q: I was blacklisted and would like to get unblacklisted.** A: Please open a ticket (#open-a-ticket) so we could discuss about it.
+
+**Q: How do I run your bot? Github doesn't provide any information.** A: As stated in github: "If you don't understand something, google it. Our support server **DOES NOT** provide support for cloning Dredd.", however if you open a ticket or dm any of the staff and cry about us not helping you clone the bot, you **WILL** get banned from the server.
+
+**Q: Are staff application open?** A: Try your luck here:
+
+**Q: Can I become a translator?** A: Yes, of course! DM one of the managers or submit a request for your language here: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/ar/rules.md b/ar/rules.md
new file mode 100644
index 0000000..4907bbf
--- /dev/null
+++ b/ar/rules.md
@@ -0,0 +1,19 @@
+:flag_us: **Server Rules**
+
+`[1]` **Respect all members** Treat others how you wish to be treated and never commence any personal attacks on someone. We are all humans made by human by our differences, embrace and respect them because they make us who we are.
+
+`[2]` **Spam and Advertising** Any and all forms of spam or advertising are not permitted in the server, whether it is demonstrated in messages, nicknames or usernames.
+
+`[3]` **Off-topic content and international discussions** Keep all content on-topic, i.e. don't use random commands in general, use it in dedicated channels. If you do not speak English, please move over to #international instead as well.
+
+`[4]` **Doxxing and blackmailing** Never share any personal information about yourself or others, nor blackmail anyone.
+
+`[5]` **Politics, drama and debates** Drama is outright not allowed, do not bring your drama into this server - we don't care, use direct messages instead, that's what they're for. Friendly debates and political discussions are allowed, however, please keep it to a constructive and respectful level.
+
+`[6]` **Minimodding and false reports** We have a staff team for a reason, please do not minimod or tell our staff what to do in a certain situation, we have our staff guidelines that we follow all the time. If you think staff is handling a situation inappropriately, contact higher-ups instead. False reports are also not permitted, depending on the situation you might get banned for it.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Common sense** Always use common sense, it's not that hard.
\ No newline at end of file
diff --git a/be/Belarusian.po b/be/Belarusian.po
index 12e0990..74c3d3a 100644
--- a/be/Belarusian.po
+++ b/be/Belarusian.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:21\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:27\n"
"Last-Translator: \n"
"Language-Team: Belarusian\n"
"Language: be_BY\n"
@@ -17,1050 +17,1373 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr ""
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr ""
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr ""
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr ""
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr ""
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr ""
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr ""
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
msgstr ""
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr ""
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr ""
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr ""
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr ""
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr ""
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr ""
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr ""
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr ""
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr ""
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr ""
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr ""
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr ""
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr ""
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr ""
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr ""
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr ""
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr ""
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr ""
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr ""
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr ""
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr ""
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr ""
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr ""
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr ""
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr ""
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr ""
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr ""
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr ""
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr ""
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr ""
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr ""
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr ""
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr ""
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr ""
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr ""
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1075,272 +1398,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1350,464 +1713,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1819,322 +2181,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2150,12 +2515,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2174,108 +2539,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2287,241 +2652,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2529,66 +2914,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2597,107 +2982,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2705,631 +3092,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
-msgid "{0} Welcome messages are disabled in this server."
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
-msgid "{0} Welcome messages do not use embeds in this server."
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
-msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
+msgid "{0} Welcome messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
+msgid "{0} Welcome messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
+msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3344,129 +3867,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3481,665 +3999,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4149,1231 +4602,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5398,489 +5901,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5893,463 +6407,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/be/faq.md b/be/faq.md
new file mode 100644
index 0000000..f94a288
--- /dev/null
+++ b/be/faq.md
@@ -0,0 +1,21 @@
+:flag_us: **Frequently Asked Questions**
+
+**Q: Why isn't a command working even though I am typing it right?** A: Either a command was removed or the bot is missing permissions.
+
+**Q: What language is the bot written in?** A: Python, discord.py library.
+
+**Q: Can I contribute to Dredd's source?** A: Yes, the link to the code is available via the `-source` command.
+
+**Q: Can I reduce the cooldowns of the commands?** A: No. They're there for a reason.
+
+**Q: Why isn't the bot responding to any of the commands?** A: If you're using the correct default prefix (`-`) and it wasn't changed in the server, the bot might be missing permissions to send messages or you were blacklisted from using the bot. To make sure the prefix hasn't been changed you can mention the bot and it should return the set prefix for that server, if it doesn't respond, invoke `@Dredd prefix` command and it will insert your guild's data into the database. If it still doesn't work, please open a ticket (#open-a-ticket) so we could tell you more information.
+
+**Q: I want to boost this server, what will I get for that?** A: You can see all the perks you get in #announcements's pinned messages
+
+**Q: I was blacklisted and would like to get unblacklisted.** A: Please open a ticket (#open-a-ticket) so we could discuss about it.
+
+**Q: How do I run your bot? Github doesn't provide any information.** A: As stated in github: "If you don't understand something, google it. Our support server **DOES NOT** provide support for cloning Dredd.", however if you open a ticket or dm any of the staff and cry about us not helping you clone the bot, you **WILL** get banned from the server.
+
+**Q: Are staff application open?** A: Try your luck here:
+
+**Q: Can I become a translator?** A: Yes, of course! DM one of the managers or submit a request for your language here: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/be/rules.md b/be/rules.md
new file mode 100644
index 0000000..4907bbf
--- /dev/null
+++ b/be/rules.md
@@ -0,0 +1,19 @@
+:flag_us: **Server Rules**
+
+`[1]` **Respect all members** Treat others how you wish to be treated and never commence any personal attacks on someone. We are all humans made by human by our differences, embrace and respect them because they make us who we are.
+
+`[2]` **Spam and Advertising** Any and all forms of spam or advertising are not permitted in the server, whether it is demonstrated in messages, nicknames or usernames.
+
+`[3]` **Off-topic content and international discussions** Keep all content on-topic, i.e. don't use random commands in general, use it in dedicated channels. If you do not speak English, please move over to #international instead as well.
+
+`[4]` **Doxxing and blackmailing** Never share any personal information about yourself or others, nor blackmail anyone.
+
+`[5]` **Politics, drama and debates** Drama is outright not allowed, do not bring your drama into this server - we don't care, use direct messages instead, that's what they're for. Friendly debates and political discussions are allowed, however, please keep it to a constructive and respectful level.
+
+`[6]` **Minimodding and false reports** We have a staff team for a reason, please do not minimod or tell our staff what to do in a certain situation, we have our staff guidelines that we follow all the time. If you think staff is handling a situation inappropriately, contact higher-ups instead. False reports are also not permitted, depending on the situation you might get banned for it.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Common sense** Always use common sense, it's not that hard.
\ No newline at end of file
diff --git a/bot.po b/bot.po
index 9beda59..53f0abe 100644
--- a/bot.po
+++ b/bot.po
@@ -1,6912 +1,7777 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR , YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME \n"
-"Language-Team: LANGUAGE \n"
-"Language: nl_NL\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
-msgid "{0} The time you've provided is in the past"
-msgstr ""
-
-#: Dredd-v3/utils/btime.py:128
-msgid "This time is in the past."
-msgstr ""
-
-#: Dredd-v3/utils/btime.py:132
-msgid "Missing argument after the time."
-msgstr ""
-
-#: Dredd-v3/utils/btime.py:163
-msgid "Time Error! try \"in an hour\" or \"5 days\"."
-msgstr ""
-
-#: Dredd-v3/utils/btime.py:173
-msgid "Expected quote before time input..."
-msgstr ""
-
-#: Dredd-v3/utils/btime.py:176
-msgid "If the time is quoted, you must unquote it."
-msgstr ""
-
-#: Dredd-v3/utils/btime.py:188
-msgid ""
-"Sorry, but I did not understand what you meant. You probably didn't specify "
-"the time or you specified it in another language (not English)"
-msgstr ""
-
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
-msgid ""
-"Oops!\n"
-"Error occured while fetching your vote: {0}"
-msgstr ""
-
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
-msgid ""
-"Error occured when trying to fetch your vote, sent the detailed error to my "
-"developers.\n"
-"```py\n"
-"{0}```"
-msgstr ""
-
-#: Dredd-v3/utils/checks.py:212
-msgid ""
-"This command is in its testing phase, you can join the support server if you "
-"want to apply your guild to be a testing guild or know when the command will "
-"be available."
-msgstr ""
-
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
-msgid ""
-"Unfortunately, this command is getting removed in the next update, if you "
-"want to know why, please join the support server here {0}"
-msgstr ""
-
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
-msgid ""
-"Hello!\n"
-"We're currently under the maintenance and the bot is unavailable for use. "
-"You can join the [support server]({0}) or subscribe to our [status page]"
-"({1}) to know when we'll be available again!"
-msgstr ""
-
-#: Dredd-v3/utils/checks.py:238
-msgid "Dredd is under the maintenance!"
-msgstr ""
-
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
-msgid ""
-"{0} | `{1}` and its corresponding subcommands are currently disabled for: "
-"`{2}`"
-msgstr ""
-
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
-msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
-msgstr ""
-
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
-msgid "{0} | `{1}` is currently disabled for: `{2}`"
-msgstr ""
-
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
-msgid "{0} You need to be in a voice channel first."
-msgstr ""
-
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
-msgid "{0} I'm not in the voice channel."
-msgstr ""
-
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
-msgid "{0} You need to be in the same voice channel with me."
-msgstr ""
-
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
-msgid ""
-"{0} I'm missing permissions in your voice channel. Make sure you have given "
-"me the correct permissions!"
-msgstr ""
-
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
-msgid "{0} I'm not playing anything."
-msgstr ""
-
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
-msgid "{0} Player is not paused."
-msgstr ""
-
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
-msgid "{0} Player is already paused."
-msgstr ""
-
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
-msgid "This member has not been banned before."
-msgstr ""
-
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
-msgid "Valid options are {0}"
-msgstr ""
-
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
-msgid "Valid values are {0}"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
-msgid "Next level in **{0}** boosts"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:192
-msgid "Owner of Dredd"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:193
-msgid "Admin of Dredd"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
-msgid "Staff member in the [support server]({0}) or Dredd's contributor"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:195
-msgid "Dredd's Translator"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:196
-msgid "Dredd's Sponsor"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
-msgid "Booster of [Dredd's support server]({0}) or Donator"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:198
-msgid "Dredd's Partner"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:199
-msgid "Dredd Bug Hunter"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:200
-msgid "Dredd BETA Bug Hunter"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:201
-msgid "Dredd Early Supporter"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:202
-msgid "Dredd Super Early Supporter"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:203
-msgid "Blacklisted user"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:204
-msgid "A special badge for Duck :duck:"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
-msgid "{0} Dredd Staff Server"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:244
-msgid "{} Dredd Verified Server"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
-msgid "{0} Dredd Partnered Server"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
-msgid "{0} Edited messages\n"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
-msgid "{0} Deleted messages\n"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
-msgid "{0} Moderation\n"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
-msgid "{0} Guild logs\n"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
-msgid "{0} Member Joins\n"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
-msgid "{0} Member Leaves\n"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
-msgid "{0} Member Updates\n"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
-msgid "{0} Raid mode\n"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
-msgid "{0} Welcoming messages\n"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
-msgid "{0} Leaving messages\n"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
-msgid "{0} Role on Join\n"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
-msgid "{0} Dehoisting\n"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
-msgid "{0} Automod\n"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
-msgid "mute"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:530
-msgid "temp-mute"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
-msgid "kick"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
-msgid "ban"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:533
-msgid "temp-ban"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:549
-msgid ""
-"I was not able to find this playlist! Please try again or use a different "
-"link."
-msgstr ""
-
-#: Dredd-v3/utils/default.py:556
-msgid ""
-"I was not able to find this album! Please try again or use a different link."
-msgstr ""
-
-#: Dredd-v3/utils/default.py:574
-msgid "The URL you put is either not valid or doesn't exist!"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
-msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
-msgid "{0} Added the album **{1}** with {2} songs to the queue!"
-msgstr ""
-
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue!"
-msgstr ""
-
-#: Dredd-v3/utils/rtfm.py:140
-msgid "Cannot build rtfm lookup table, try again later."
-msgstr ""
-
-#: Dredd-v3/utils/rtfm.py:182
-msgid "I could not find anything, sorry."
-msgstr ""
-
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
-msgid "enhanced discord.py {0}"
-msgstr ""
-
-#: Dredd-v3/utils/rtfm.py:186
-msgid ""
-"Keep in mind this is NOT the original d.py; certain things may be different"
-msgstr ""
-
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
-msgid ""
-"**Search query:** `{0}`\n"
-"\n"
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:204
-msgid "Spam (sending multiple messages in a short time span)"
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:230
-msgid "Advertising"
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:254
-msgid "Spamming caps"
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:277
-msgid "Spamming links"
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:299
-msgid "Spamming mentions"
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:325
-msgid "anti raid: user account is younger than 30 days."
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:325
-msgid "Strict Anti Raid: No one is allowed to join the server"
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:341
-msgid "Member Muted"
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:341
-msgid "Member Temp-Muted"
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
-msgid "Member Kicked"
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
-msgid "Member Banned"
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:345
-msgid "Member Temp-Banned"
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:354
-msgid "Automod Action"
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
-msgid ""
-"\n"
-"**Duration:** {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
-msgid ""
-"**Member:** {0}{1}\n"
-"**Reason:** {2}"
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
-msgid "Automod Action | {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
-msgid ""
-"{0} Something failed while punishing the member, sent the error to my "
-"developers. This is most likely due to me either missing permissions or not "
-"being able to access the person and/or role"
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
-msgid "{0} Muted **{1}** for {2}."
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
-msgid "{0} Muted **{1}** for {2}, reason: {3}."
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
-msgid "{0} Kicked **{1}** for {2}."
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
-msgid "{0} Banned **{1}** for {2}."
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
-msgid "{0} Banned **{1}** for {2}, reason: {3}."
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
-msgid "{0} {1} has anti raid mode activated, please try joining again later."
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
-msgid ""
-"{0} {1} has anti raid mode activated, you're not allowed to join that server."
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
-msgid ""
-"{0} {1} has strict anti raid mode activated, please try joining again later."
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:520
-msgid ""
-"It seems like your server is experiencing a *huge* raid, to prevent us from "
-"getting api banned we'll be banning raiders in the background and will not "
-"be sending any logs in this channel."
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
-msgid ""
-"{0} I'm not sure what happened, but something broke. Please make sure that "
-"my role is above everyone's else, otherwise you'll see these errors more "
-"often. I've also sent this error to my developers."
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
-msgid ""
-"{0} Mute role was not found, please create the mute role, or set a custom "
-"one using `{1}muterole [role]`.\n"
-"\n"
-"Manually removed member permissions to send messages in this channel "
-"*hopefully*."
-msgstr ""
-
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
-msgid ""
-"{0} Failed to kick/ban the member, are they higher in role hierarchy than "
-"me? Put my role at the very top to avoid these type of issues.\n"
-"\n"
-"Manually removed member permissions to send messages in this channel "
-"*hopefully*."
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:131
-msgid "Vote required!"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
-msgid "Hey {0}!"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
-msgid ""
-"Thank you for using me! Unfortunately this command is vote locked and you'll "
-"need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
-"If you've voted already, please wait cause the API might be slow.\n"
-"\n"
-"*After you vote, you'll be able to use this command, and you will help Dredd "
-"gain more servers :D*"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
-msgid "{0} This command is staff-locked"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
-msgid "{0} This command can only be used by boosters"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
-msgid ""
-"{0} You've used invalid permissions flag, please make sure you're using the "
-"correct one."
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
-msgid ""
-"{0} This command has already been used by someone in this guild or channel."
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
-msgid "{0} | This command can only be used in direct messages!"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
-msgid "{0} | This command can't be used in direct messages!"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
-msgid ""
-"{0} This command is marked as NSFW that's why I cannot let you use it in "
-"this channel."
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
-msgid "{0} This command can only be used by the bot developers."
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
-msgid "{0} You're missing the {1} permission."
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
-msgid "{0} I'm missing {1} permissions"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
-msgid "{0} | You're on cooldown, try again in **{1}** seconds."
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
-msgid "{0} | You're missing an argument - **{1}**"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
-msgid "{0} | Looks like you haven't closed the quote"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
-msgid "{0} | Expected space after the quote, but received another quote"
-msgstr ""
-
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
-msgid "{0} | Failed to add the reactions, please reinvoke the command."
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
-msgid "{0} I'm missing permissions to embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
-msgid "{0} Unknown error | #{1}"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
-msgid ""
-"Command `{0}` raised an error, which I reported to my developer(s).\n"
-"My developer(s) will be working to fixing this error ASAP. Meanwhile, you "
-"can [join the support server]({1}) for updates."
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
-msgid "{0} Known error | #{1}"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
-msgid ""
-"Command `{0}` raised an error that has already reported to my developer(s).\n"
-"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you "
-"can [join the support server]({1}) for updates."
-msgstr ""
-
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
-msgid "My prefix in this server is `{0}` or {1}!"
-msgstr ""
-
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
-msgid ""
-"I appreciate you for using me! You can also use my commands here in DMs with "
-"a prefix `!`, but if you aren't using any commands - the DM will be logged "
-"in my [support server]({0}), so please don't send me any sensitive "
-"information."
-msgstr ""
-
-#: Dredd-v3/cogs/events/events.py:132
-msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
-msgstr ""
-
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
-msgid ""
-"If you are the server owner and would like to appeal, you can [join the "
-"support server]({0})."
-msgstr ""
-
-#: Dredd-v3/cogs/events/events.py:257
-msgid "Unfortunately, this server's blacklist state cannot be removed."
-msgstr ""
-
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
-msgid ""
-"Hey!\n"
-"This server is blacklisted, so I will not be staying in the server anymore. "
-"{0}\n"
-"\n"
-"**Blacklist reason:** {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/events/events.py:264
-msgid "Blacklist issue occured!"
-msgstr ""
-
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
-msgid ""
-"Hey!\n"
-"This server is blacklisted, thus why I will not be staying here anymore. "
-"{0}\n"
-"\n"
-"**Blacklisting reason:** {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
-msgid ""
-"Thank you for inviting me to this server!\n"
-"To get started - you can see my commands by using `{0}help [category/"
-"command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If "
-"you'll need any help you can join the [support server]({1}). You can also "
-"contact `{2}` or `{3}` if you'll need any help."
-msgstr ""
-
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
-msgid ""
-"Thank you for inviting me to this server!\n"
-"To get started - you can see my commands by using `{0}help [category/"
-"command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. "
-"If you'll need any help you can join the <{1}>. You can also contact `{2}` "
-"or `{3}` if you'll need any help."
-msgstr ""
-
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
-msgid ""
-"Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
-msgstr ""
-
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
-msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
-msgstr ""
-
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
-msgid ""
-"\n"
-"*Sticker* - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
-msgid "{0} Message Edited"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
-msgid ""
-"**User:** {0} `{1}`\n"
-"**Channel:** {2} `#{3}`\n"
-"[Jump to message]({4})"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
-msgid "**Before:**"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:106
-msgid "**After:**"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
-msgid "User ID: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
-msgid "{0} Message Deleted"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
-msgid ""
-"**User:** {0} `{1}`\n"
-"**Channel:** {2} `#{3}`"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:142
-msgid "**Message:**"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:146
-msgid "**Attachments:**"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:149
-msgid "**Sticker:**"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
-msgid "{0} changed their nickname"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
-msgid "{0} Nickname Changed"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
-msgid ""
-"**Member:** {0} `{1}`\n"
-"\n"
-"**Before:** {2}\n"
-"**After:** {3}"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
-msgid "{0} changed their avatar"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
-msgid "{0} Avatar Changed"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
-msgid ""
-"**Member:** {0} `{1}`\n"
-"[Avatar URL]({2})"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
-msgid "{0} changed their username"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
-msgid "{0} Username Changed"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
-msgid ""
-"**Member:** {0} `{1}`\n"
-"**Before:** {2}\n"
-"**After:** {3}"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
-msgid "{0} A member has been banned"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
-msgid ""
-"**Member:** {0}\n"
-"**Moderator:** {1} ({2})\n"
-"**Reason:** {3}"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
-msgid "Case ID: #{0}"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
-msgid "{0} A member was un-banned"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:329
-msgid " Guild name changed"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
-msgid ""
-"**Before:** {0}\n"
-"**After:** {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:338
-msgid " Guild region changed"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:347
-msgid " Guild afk channel changed"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:356
-msgid " Guild icon changed"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
-msgid ""
-"**Before:** [Click here]({0})\n"
-"**After:** [Click here]({1})"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:366
-msgid " Guild multifactor authentication (MFA) changed"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:375
-msgid " Guild verification level changed"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:384
-msgid " Guild default notifications changed"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
-msgid "{0} A new member has joined"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
-msgid "{0} joined the server"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
-msgid ""
-"**Member:** {0} ({1})\n"
-"**Account Created:** {2}"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
-msgid "Member #{0}"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
-msgid "{0} A member has left the server"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
-msgid "{0} left the server"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
-msgid ""
-"**Member:** {0} ({1})\n"
-"**Joined server:** {2}\n"
-"**Roles:** {3}"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:427
-msgid "No roles."
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
-msgid "Members left: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:471
-msgid "Automatic Mute | Mute evading"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
-msgid "{0} {1} Member(s) banned"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
-msgid ""
-"**Member(s):**\n"
-"{0}{1}\n"
-"**Moderator:** {2} ({3})\n"
-"**Reason:** {4}"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
-msgid "{0} {1} Member(s) hack-banned"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
-msgid "{0} {1} Member(s) kicked"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
-msgid ""
-"**Member(s):**\n"
-"{0}\n"
-"**Moderator:** {1} ({2})\n"
-"**Reason:** {3}"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
-msgid "{0} {1} Member(s) softbanned"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
-msgid "{0} {1} Member(s) muted"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
-msgid "{0} {1} Member(s) warned"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
-msgid "{0} {1} Member(s) un-banned"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
-msgid "{0} {1} Member(s) un-muted"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
-msgid "{0} A member has been kicked"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
-msgid "{0} {1} Member(s) voice muted"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
-msgid "{0} {1} Member(s) voice unmuted"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
-msgid "{0} {1} Member(s) dehoisted"
-msgstr ""
-
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
-msgid ""
-"**Member(s):**\n"
-"{0}{1}\n"
-"**Moderator:** {2} ({3})\n"
-msgstr ""
-
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
-msgid ""
-"*The original message was deleted or I'm missing permissions*\n"
-"\n"
-"Your reminder: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/other/tasks.py:222
-msgid ""
-"No one has connected to a voice channel in over 12 hours, to save up bot's "
-"resources I'll be destroying the player and leaving the voice channel."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:37
-msgid ""
-"Automod is disabled in this server, enable it by using `automod toggle` "
-"command"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
-msgid "No"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
-msgid "Kick Member"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
-msgid "Ban Member"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:49
-msgid "Kick All Members"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:49
-msgid "Ban All Members"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
-msgid "Yes"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-msgid "Mute Member"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
-msgid "Temp-Mute Member ({0})"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
-msgid "Temp-Ban Member ({0})"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
-msgid ""
-"\n"
-"**Anti-Raid Logging Channel:** {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
-msgid ""
-"```\n"
-"1. Anti Spam - {0}\n"
-"2. Anti Mass Caps - {1}\n"
-"3. Anti Invites - {2}\n"
-"4. Anti Mention - {3}\n"
-"5. Anti Links - {4}\n"
-"--- Other ---\n"
-"6. Raid Mode - {5}```\n"
-"**Automod Logging Channel:** {6}{7}\n"
-"**Ignore Moderators:** {8}\n"
-"**Delete Messages:** {9}\n"
-"**DM people during raid:** {10}{11}{12}"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
-msgid "Disabled"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
-msgid ""
-"\n"
-"**Mentions Limit:** {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
-msgid ""
-"\n"
-"**Caps Percentage:** {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:93
-msgid "Manage automod in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:99
-msgid " Manage automod state in the server "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
-msgid "{0} Automod Settings"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:107
-msgid "Toggle automod on or off"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:113
-msgid " Toggle automod on or off "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
-msgid ""
-"{0} I'm missing permissions in that channel. Make sure you have given me the "
-"correct permissions!"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
-msgid "{0} Automod was successfully enabled in this server."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
-msgid "{0} Automod was successfully disabled in this server."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:144
-msgid "Set global automod's value in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:150
-msgid " Set global automod's value in the server "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
-msgid ""
-"Automod is disabled in this server, enable it by using `{0}automod toggle` "
-"command"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:161
-msgid "chill"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:161
-msgid "strict"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
-msgid "{0} Successfully set the automod value to **{1}**"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:200
-msgid "Toggle anti links on or off"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:206
-msgid " Toggle anti links on or off "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
-msgid "{0} Successfuly disabled anti link in this server"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:225
-msgid "Anti link is already disabled in this server."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
-msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
-msgid " They will be muted/banned for 12 hours by default."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:232
-msgid "Toggle anti invites on or off"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:238
-msgid " Toggle anti invites on or off "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
-msgid "{0} Successfuly disabled anti invites in this server"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:257
-msgid "Anti invite is already disabled in this server."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
-msgid ""
-"{0} Successfully set anti invites punishment type to **{1}** members.{2}"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:265
-msgid "Toggle anti mass mention on or off"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:271
-msgid ""
-" Toggle anti mass mention on or off and set the mentions limit to whatever "
-"number you want "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
-msgid "{0} Successfuly disabled anti mass mention in this server"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:296
-msgid "Anti mass mentions are already disabled in this server."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
-msgid ""
-"{0} Successfully set anti mass mentions punishment type to **{1}** members. "
-"Mentions limit - `{2}`.{3}"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:304
-msgid "Toggle anti mass caps on or off"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:310
-msgid ""
-" Toggle anti mass caps and set the caps percentege limit to whatever number "
-"you prefer "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:321
-msgid "Percentage limit must be between 25 and 100"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
-msgid "{0} Successfuly disabled anti mass caps in this server"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:335
-msgid "Anti caps are already disabled in this server."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
-msgid ""
-"{0} Successfully set anti mass caps punishment type to **{1}** members. "
-"Percentage set to - `{2}`.{3}"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:343
-msgid "Toggle anti spam on or off"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:349
-msgid " Toggle anti spam on or off "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
-msgid "{0} Successfuly disabled anti spam in this server"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:368
-msgid "Anti spam is already disabled in this server."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
-msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:376
-msgid "Toggle if automod should ignore server moderators"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:382
-msgid ""
-" Toggle whether or not bot should ignore members with manage messages "
-"permissions (moderators) "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
-msgid ""
-"{0} I will not be ignoring people with manage messages permissions "
-"(moderators) from now on."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
-msgid ""
-"{0} I will be ignoring people with manage messages permissions (moderators) "
-"from now on."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:398
-msgid "Toggle if automod should delete messages when punishing the user(s)"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:404
-msgid ""
-" Toggle whether or not bot should delete the messages when punishing the "
-"user(s) "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
-msgid "{0} I will not be deleting messages from now on."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
-msgid "{0} I will now be deleting messages from now on."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:420
-msgid "Manage anti raid mode in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:426
-msgid " Manage anti raid mode in the server "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:429
-msgid "Toggle raid mode on or off"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:435
-msgid ""
-" Toggle raid mode status\n"
-" \n"
-" **Values:**\n"
-" `kick` - kick new members that only have their account created less "
-"than 30 days ago\n"
-" `ban` - ban new members that only have their account created less "
-"than 30 days ago\n"
-" `kickall` - kick all new members, account age doesn't matter\n"
-" `banall` - ban all new members, account age doesn't matter "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:449
-msgid ""
-"Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying "
-"to disable the raid mode, don't provide any arguments"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
-msgid ""
-"{0} Successfully enabled raidmode, will kick new members who have their "
-"accounts created less than 30 days ago."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
-msgid ""
-"{0} Successfully enabled raidmode, will ban new members who have their "
-"accounts created less than 30 days ago."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
-msgid "{0} Successfully enabled raidmode, will kick all new members"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
-msgid "{0} Successfully enabled raidmode, will ban all new members"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
-msgid "{0} Successfully disabled raidmode"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
-msgid "{0} Set the new raidmode logging channel to {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
-msgid ""
-"{0} Set the raidmode action to kick new members who have their accounts "
-"created less than 30 days ago."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
-msgid ""
-"{0} Set the raidmode action to ban new members who have their accounts "
-"created less than 30 days ago."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
-msgid "{0} Set the raidmode action to kick all new members"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
-msgid "{0} Set the raidmode action to ban all new members"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
-msgid "{0} Set the raidmode action to {1} new members {2}"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:506
-msgid "who have their account created less than 30 days ago."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:510
-msgid "Toggles anti raid mode DMs"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:516
-msgid ""
-" Toggle if new members should get a DM from the bot when joining the server "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
-msgid ""
-"Raid mode is disabled in this server, enable it by using `{0}raid-mode "
-"toggle` command"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
-msgid ""
-"{0} I will not be DMing people when kicking or banning them anymore on raid."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
-msgid "{0} I will now be DMing people when kicking or banning them on raid."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:535
-msgid "Manage automod's whitelist"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:541
-msgid " Base command for managing automod's whitelist "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:545
-msgid "A list of whitelisted channels and roles from automod"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:551
-msgid ""
-" A list of roles and channels that are whitelisted from the automod.\n"
-" ``: *channels*, *roles* "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
-msgid "{0} There are no whitelisted channels in the server."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:565
-msgid "List of whitelisted channels"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
-msgid "{0} There are no whitelisted roles in the server."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:573
-msgid "List of whitelisted roles"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
-msgid "{0} There are no whitelisted users in the server."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:581
-msgid "List of whitelisted users"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
-msgid ""
-"{0} The value you've provided is invalid, please choose either `channels`, "
-"`roles` or `users`"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:599
-msgid "Add a channel to automod's whitelist "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:605
-msgid " Add a channel to automod's whitelist "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:626
-msgid "Add a role to automod's whitelist"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:632
-msgid " Add a role to automod's whitelist "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:653
-msgid "Add a user to automod's whitelist"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:659
-msgid " Add a user to automod's & raid mode's whitelist "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:680
-msgid "Remove a role from automod's whitelist"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:686
-msgid " Remove a role from automod's whitelist "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
-msgid "{0} It looks like there are no roles whitelisted in the server."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
-msgid "Role **{0}** is not in the whitelist."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
-msgid "{0} Removed {1} from the roles whitelist."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:708
-msgid "Remove a user from automod's whitelist"
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:714
-msgid " Remove a role from automod's & raid mode's whitelist "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
-msgid "{0} It looks like there are no users whitelisted in the server."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
-msgid "User **{0}** is not in the whitelist."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
-msgid "{0} Removed {1} from the users whitelist."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:736
-msgid "Remove a channel from automod's whitelist "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:742
-msgid " Remove a channel from automod's whitelist "
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
-msgid "{0} It looks like there are no channels whitelisted in the server."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
-msgid "Channel {0} is not in the whitelist."
-msgstr ""
-
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
-msgid "{0} Removed {1} from the channels whitelist."
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:29
-msgid "Set your own custom prefix"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:33
-msgid " Set your own custom prefix which you'll be able to access everywhere "
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
-msgid "{0} Custom prefix can't be longer than 7 characters."
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
-msgid "{0} Set your custom prefix to `{1}`."
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:46
-msgid "Manage your social medias"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:51
-msgid " Base command for managing your social medias "
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:54
-msgid "Link a social media"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:58
-msgid " Add social media to your medias list "
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
-msgid "You've reached the max limit of social medias available. (10)"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
-msgid ""
-"{0} Sorry! I can't have you have media longer than 32 characters.If you wish "
-"this number to be updated, please contact my developer(s)"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:71
-msgid "{0} You already have {name.lower()} linked in your medias."
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
-msgid "{0} URL must start with either a http:// or https://"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
-msgid "{0} Added {1} (<{2}>) to your medias."
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:84
-msgid "Link your Discord server"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:88
-msgid ""
-" Add Discord to your social medias list, when not providing the name, server "
-"name will be used"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
-msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
-msgid "{0} You already have {1} linked in your medias."
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:113
-msgid ""
-"Can't seem to find that invite, please make sure you're only sending the "
-"code (PMZXUwdr) else it won't work."
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
-msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:119
-msgid "Link your Instagram account"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:123
-msgid " Add Instagram to your social medias list "
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
-msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
-msgid ""
-"{0} Instagram account limit is 30, you're over 30, you sure it's the correct "
-"account name?"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
-msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:149
-msgid "Link your Twitch account"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:153
-msgid " Add Twitch to your social medias list "
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
-msgid ""
-"{0} Twitch account limit is 30, you're over 30, you sure it's the correct "
-"account name?"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
-msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:179
-msgid "Link your Twitter account"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:183
-msgid " Add Twitter to your social medias list "
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
-msgid ""
-"{0} Twitter account limit is 30, you're over 30, you sure it's the correct "
-"account name?"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
-msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:209
-msgid "Link your GitHub account"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:213
-msgid " Add Github to your social medias list "
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
-msgid ""
-"{0} GitHub account limit is 30, you're over 30, you sure it's the correct "
-"account name?"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
-msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:239
-msgid "Link your youtube account"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:243
-msgid " Add YouTube to your social medias list "
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
-msgid ""
-"{0} Account name must not be a full link, only the name "
-"(UCyFCSJXJ6cGWae2DBg3J2zg)"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
-msgid ""
-"{0} Youtube account name limit is 60, you're over 60, you sure it's the "
-"correct account name?"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
-msgid "{0} Overwrite name must be shorter than 32 characters."
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
-msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:272
-msgid "Remove linked social media"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:276
-msgid ""
-" Remove media from your medias list\n"
-"\n"
-" Social types:\n"
-" 1 - Discord\n"
-" 2 - Instagram\n"
-" 3 - Twitch\n"
-" 4 - Twitter\n"
-" 5 - Github\n"
-" 6 - Spotify\n"
-" 7 - Youtube "
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
-msgid "{0} You don't have {1} linked in your medias."
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
-msgid ""
-"{0} You're about to delete all the social medias named {1}. Are you sure you "
-"want to do that? If no, please add a social type *(`{2}help socialmedia "
-"remove`)*"
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
-msgid "{0} Deleted all the social medias named {1} from your account."
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:311
-msgid "Alright, I will not be removing your social medias."
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
-msgid "{0} You've waited for too long, canceling the command."
-msgstr ""
-
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
-msgid "{0} Removed {1} from your linked social medias"
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:34
-msgid "Rate something"
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:38
-msgid " Rates what you desire "
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
-msgid "{0} The thing is {1} characters over the limit."
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
-msgid "I rate {0} **{1}** out of **100**."
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:57
-msgid "Talk with a chat bot"
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:61
-msgid " Talk about life with a chat bot :) "
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:68
-msgid "Looks like the chatbot escaped!"
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:70
-msgid "F in the chat"
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:73
-msgid " Press F to pay respect "
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
-msgid "{0} The text is {1} characters over the limit."
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
-msgid " for **{0}** "
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
-msgid "**{0}** has paid their respect {1}{2}"
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:84
-msgid "Ask the almighty 8ball what you desire "
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:88
-msgid " Do you have a question? Ask the almighty 8ball what you should do "
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
-msgid "{0} The question is {1} characters over the limit."
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
-msgid ""
-"**You've asked the almighty 8ball a question -** {0}\n"
-"\n"
-"**The 8ball says:** {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:109
-msgid "Reverse something"
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:113
-msgid ""
-" !poow ,ffuts esreveR. Everything you type after reverse will of course, be "
-"reversed "
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
-msgid "{0} The text you want to reverse is {1} characters over the limit."
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
-msgid ""
-"**Text to reverse:** {0}\n"
-"\n"
-"**Reversed:** {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:127
-msgid "Choose between multiple choices"
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:131
-msgid " Choose between multiple choices. "
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
-msgid ""
-"{0} There are either too many choices (10) or you're over 500 characters."
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
-msgid ""
-"**Available choices:** {0}\n"
-"\n"
-"**I choose:** {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
-msgid "{0} | I can't choose from an empty list of choices!"
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:148
-msgid "Check someones hotness"
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:152
-msgid " I wonder how hot are you ;p "
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:157
-msgid "The hot calculator has melted down because of him :fire:"
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:161
-msgid "I'm too hot for you 😏"
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
-msgid "**{0}** is **{1}%** hot. {2}"
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:179
-msgid "Read a random dad joke"
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:183
-msgid " Read a random dad joke "
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:189
-msgid "Roast someone"
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:193
-msgid " Roast someone in the server. "
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:201
-msgid ""
-"You can't roast Moksej! I'll drop you a hint, though. There's a bypass that "
-"you can use to roast him ;)"
-msgstr ""
-
-#: Dredd-v3/cogs/fun.py:206
-msgid "Don't you dare do that!"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:36
-msgid "Shows help about bot and/or commands"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:37
-msgid "See cog/command help"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
-msgid "**Prefix:** `{0}`"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:110
-msgid "**Prefix:** `!`"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:111
-msgid "Support"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:112
-msgid "Bot invite"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
-msgid "{0} Help"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:145
-msgid "Categories:"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
-msgid ""
-"\n"
-"{0} **Latest news - {1}**"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:152
-msgid ""
-"You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
-msgid "Aliases: "
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
-msgid "No aliases were found."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
-msgid "No help was provided..."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
-msgid ""
-"\n"
-"\n"
-"*Either you or I don't have permissions to run this command in this channel*"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
-msgid ""
-"\n"
-"{0} This command is in an early beta and can only be used in whitelisted "
-"servers."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:285
-msgid ""
-"\n"
-"<:beta:860234962749095956> This command is in an early beta and can be used "
-"only in whitelisted servers."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
-msgid "Subcommands: ({0})"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
-msgid "No information."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
-msgid "No command called \"{0}\" was found.{1}{2}"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:364
-msgid ""
-"\n"
-"\n"
-"Did you possibly mean:\n"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:60
-msgid "See the bot's latency to discord"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:63
-msgid " See the bot's latency to discord "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:74
-msgid "A detailed information of the bot"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:78
-msgid " A detailed information of the bot "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
-msgid "About {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
-msgid ""
-"\n"
-"Dredd is a bot that will help your server with moderation, provide fun to "
-"your members, and much more! The bot is currently running on **V{0}** and is "
-"currently maintained.\n"
-"\n"
-"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/"
-"iDutchy/discord.py)\n"
-"**Last boot:** {4}\n"
-"**Created:** {5} ({6})\n"
-"\n"
-"**Links:**\n"
-"• [Support server]({7})\n"
-"• [Bot invite]({8})\n"
-"• [Website]({17})\n"
-"\n"
-"**Latest Changes:**\n"
-"{9}\n"
-"\n"
-"**Total:**\n"
-"• Commands: **{10}**\n"
-"• Members: **{11}**\n"
-"• Servers: **{12}**\n"
-"• Channels: {13} **{14}** | {15} **{16}**\n"
-"\n"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:136
-msgid " A detailed information of the server the bot is hosted on. "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
-msgid ""
-"**System CPU:**\n"
-"- Frequency: {0} Mhz\n"
-"- Cores: {1}\n"
-"- Usage: {2}%\n"
-"\n"
-"**System Memory:**\n"
-"- Available: {3} MB\n"
-"- Total: {4} MB\n"
-"- Used: {5} MB\n"
-"\n"
-"**System Disk:**\n"
-"- Total: {6} GB\n"
-"- Used: {7} GB\n"
-"- Free: {8} GB\n"
-"\n"
-"**Process Info:**\n"
-"- Memory Usage: {9} MB\n"
-"- CPU Usage: {10}%\n"
-"- Threads: {11}"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:155
-msgid "Get detailed information about the user"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:160
-msgid ""
-" A defailed information of the user. Fetches the user if they do not share "
-"any guilds with the bot. "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
-msgid "{0} | That user could not be found."
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
-msgid "{0}'s Information"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:191
-msgid ""
-"\n"
-"**Latest nicknames:** "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
-msgid " **({0} Total)**"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:198
-msgid "No roles"
-msgstr ""
-
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
-msgid "General Information:"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
-msgid ""
-"\n"
-"{0} {1}\n"
-"\n"
-"**User ID:** {2}\n"
-"**Account created:** {3} ({4})"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:206
-msgid "Server Information:"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
-msgid ""
-"\n"
-"**Nickname:** {0}{1}\n"
-"**Joined at:** {2} ({3})\n"
-"**Roles:** {4}"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:234
-msgid "Social media:"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:246
-msgid "Get current server's detailed information"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:251
-msgid " A detailed information of the current server "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
-msgid ""
-"\n"
-"**Acknowledgements:**\n"
-"{0}"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
-msgid ""
-"\n"
-"**Banned:** {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
-msgid "This server has **{0}** boosts"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
-msgid "{0} Information"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
-msgid ""
-"\n"
-"**Name:** {0}\n"
-"**ID:** {1}\n"
-"**Guild created:** {2} ({3})\n"
-"**Verification level:** {4}\n"
-"\n"
-"**Owner:** {5}\n"
-"**Owner ID:** {6}{7}\n"
-"\n"
-"**Nitro status:**\n"
-"{8}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:294
-msgid "Other Information:"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
-msgid ""
-"**Members:** (Total: {0})\n"
-"**Bots:** {2} | **Humans:** {3}\n"
-"**Staff:** {4}{5}\n"
-"**Channels:** {6} {7} | {8} {9}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:304
-msgid "Animated Icon"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:305
-msgid "Banner"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:306
-msgid "Commerce"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:307
-msgid "Community server"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:308
-msgid "Server Discovery"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:309
-msgid "Featurable"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:310
-msgid "Invite Splash"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:311
-msgid "Member Verification Gate Enabled"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:312
-msgid "News Channels"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:313
-msgid "Partnered"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:314
-msgid "Prieview Enabled"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:315
-msgid "Vanity Invite"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:316
-msgid "Verified"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:317
-msgid "VIP Voice Servers"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:318
-msgid "Welcome screen"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:319
-msgid "Ticketed events enabled"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:320
-msgid "Monetization enabled"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:321
-msgid "More stickers"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:328
-msgid "Features"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:339
-msgid "Lines of python code used making the bot"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:343
-msgid " Lines of python code used making the bot "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
-msgid ""
-"{0} I am made up of **{1}** files and **{2}** lines of code.\n"
-"You can look at my source here: https://github.com/TheMoksej/Dredd"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:361
-msgid "Source code of the bot"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:365
-msgid " Source code of the bot "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
-msgid "{0} You can see my source code here: <{1}>"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
-msgid ""
-"The source code for this command is too long, you can view it here:\n"
-"{0}"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:391
-msgid "Get user's profile picture"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:395
-msgid ""
-" Get user's profile picture. Fetches the user if they do not share any "
-"guilds with the bot "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
-msgid "{0}'s Profile Picture!"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
-msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
-msgid " | [gif]({0})"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
-msgid "Huge thanks to {0} for this avatar"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:418
-msgid "Get a link to bot's support server"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:422
-msgid ""
-" A link to bot's support server. You can pass in boolean to get the non-"
-"embedded version of the invite "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
-msgid "{0} Need help? Feel free to [join the support server!]({1})"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
-msgid "{0} Need help? Feel free to join the the support server here: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:433
-msgid "Get the bot's invite"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:437
-msgid ""
-" The bot's invite link. You can pass in boolean to get the non-embedded "
-"version of the invite "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
-msgid ""
-"{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
-msgid ""
-"{0} Want me in your server? What are you waiting for then? Invite now:\n"
-"\n"
-"{1}"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:448
-msgid "Vote for me, please"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:452
-msgid " Links of bot lists where you can vote for the bot "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:455
-msgid "Voting Locations"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
-msgid ""
-"You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
-"\n"
-"*Voting will unlock some commands for you to use and will help me grow "
-"faster!*"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:461
-msgid "The bot's Privacy Policy and Terms of Use"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:465
-msgid " The bot's Privacy Policy and Terms of Use "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
-msgid "{0} You can see my privacy policy here: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:469
-msgid "A thank you to bot contributors"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:473
-msgid ""
-" A thank you to people who have helped find bugs, work on, and design art "
-"for the bot! "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:488
-msgid "The Dredd team says thanks to these people!"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
-msgid ""
-"\n"
-"**Sponsor(s):** {0}\n"
-"**Beta bug hunter(s):** {1}\n"
-"**Bug hunter(s):** {2}\n"
-"**Translator(s):** {3}"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:497
-msgid "**Graphic Designer(s):**"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:498
-msgid "**Contributor(s):**"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:501
-msgid "List of roles in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:506
-msgid ""
-" List of all the server roles. Providing the role mention will display all "
-"the members in that role "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
-msgid "{0} Server has no roles"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
-msgid "Roles in {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
-msgid "Members in {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:532
-msgid "Get information of the role"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:537
-msgid " Get information of the role "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:540
-msgid "__**Basic Information**__"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
-msgid ""
-"**Role name:** {0}\n"
-"**Role mention:** {1}\n"
-"**Role ID:** {2}"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:548
-msgid "__**Permissions:**__"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:551
-msgid "__**Other Information:**__"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
-msgid ""
-"**Is Integration:** {0}\n"
-"**Hoisted:** {1}\n"
-"**Position:** {2}\n"
-"**Color:** {3}\n"
-"**Created:** {4}\n"
-"\n"
-"**Members:** {5}"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:562
-msgid "Get a list of recent nicknames member had"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:567
-msgid " Get a list of 10 nicknames member had in the past 90 days "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
-msgid "{0} | **{1}** has opted out of nickname logging."
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
-msgid "{0} | **{1}** has had no past nicknames since I joined."
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
-msgid "**{0}'s past nicknames:**"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:594
-msgid "See permissions member has in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:598
-msgid " See permissions member has in the server "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
-msgid "{0}'s Server Permissions"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:625
-msgid "A list of disabled commands"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:630
-msgid " A list of disabled commands globally and in the server "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
-msgid "{0} | No commands are disabled!"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:643
-msgid "List of all disabled commands"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:644
-msgid "The following commands can only be run by bot staff"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:646
-msgid "**Globally disabled commands:**"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:648
-msgid "**Disabled commands in this server:**"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:652
-msgid "**Disabled categories in this server:**"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:655
-msgid "Get a list of all the server emotes"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:660
-msgid " Get a list of all the server emotes "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
-msgid "{0} | This server has no emotes!"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
-msgid "{0} emotes list"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:679
-msgid "A list of bot's partners"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:683
-msgid " A list of bot's partners "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
-msgid "Server"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
-msgid ""
-"**Partner:** {0}\n"
-"**Partnered for:** {1}\n"
-"**Partner type:** {2}\n"
-"**Partnered message:**\n"
-">>> {3}"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
-msgid ""
-"Interested in partnering? Here's the official message:\n"
-"\n"
-"{0} or [join the support server]({1})"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:728
-msgid "Partnered people with Dredd"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:736
-msgid "A list of user's bot acknowledgements"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:740
-msgid " A list of user's bot acknowledgements "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:761
-msgid "Top 10 most used commands"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:765
-msgid ""
-" A list of 10 most used commands. You may also include: `me` and `guild` to "
-"see a list of your or guild's most used commands "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:771
-msgid "**Top 10 most used commands:**"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
-msgid "{0} Looks like you haven't used any commands :/"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
-msgid "In total users have used {0} commands!"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:780
-msgid "**Your top 10 most used commands**"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:784
-msgid "In total you have used {0:,} commands!"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
-msgid "{0} This command must be ran in any server, not dms"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:790
-msgid "**Top 10 most used commands in this server:**"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:794
-msgid "In total this guild has used {0:,} commands!"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:805
-msgid "Command"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:806
-msgid "Used"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:816
-msgid "A list of newest members in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:821
-msgid " A list of newest members in the server "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
-msgid "This server has {0} members"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:830
-msgid "Newest member(s) in this server:"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
-msgid ""
-"**Joined Server at** {0}\n"
-"**Account created at** {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:836
-msgid "The limit is set to 10"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:845
-msgid " A list of members with specific character(s) in their name "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
-msgid ""
-"{0} Names can't be longer than 32 characters! You're {1} characters over."
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
-msgid "{0} Couldn't find anyone with a given regex."
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
-msgid "Users with regex {0} in their name"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:869
-msgid "Documentation of enhanced discord.py"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:872
-msgid " Documentation of enhanced discord.py "
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:876
-msgid "Documentation of python"
-msgstr ""
-
-#: Dredd-v3/cogs/info.py:879
-msgid " Documentation of python "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid ""
-"If you want to change my prefix you can do so by invoking `{0}prefix set "
-"`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid ""
-"My prefix in this server is `{0}`\n"
-"{1}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid ""
-"I don't have a custom prefix in this server! The default prefix is `{0}`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:84
-msgid ""
-" Change the bot's language in the current server to your prefered one (if "
-"available) "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid ""
-"{0} Looks like that language doesn't exist, available languages are: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid ""
-"**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
-msgid "{0} Welcome messages are disabled in this server."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
-msgid "{0} Welcome messages do not use embeds in this server."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
-msgid ""
-"{0} Embed code is invalid, or only plain text is visible. Please make sure "
-"you're using the correct format by visiting this website "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:163
-msgid "Your welcome embed looks like this: *plain text is not displayed*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:165
-msgid "View leaving embed"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:169
-msgid " View leaving messages embed "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
-msgid "{0} Leave messages are disabled in this server."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
-msgid "{0} Leave messages do not use embeds in this server."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:187
-msgid "Your leave embed looks like this: *plain text is not displayed*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:189
-msgid "Toggle logging on or off"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:198
-msgid " Base command for managign logging in the server "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:201
-msgid "Toggle member logging in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:208
-msgid ""
-" This enables or disables member logging.\n"
-" Member logging includes: avatar changes, nickname changes, username "
-"changes. "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
-msgid "{0} Successfully disabled member logs."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
-msgid ""
-"{0} Successfully changed the member logging channel. I will now send member "
-"updates in {1}."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
-msgid ""
-"{0} You don't have member logs enabled in this server.\n"
-"*Hint: If you want to enable logging, you need to provide a channel where "
-"logging should be sent to*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
-msgid ""
-"{0} Successfully enabled member logs. I will now send member updates in {1}."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:235
-msgid "Toggle join logs in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:242
-msgid ""
-" This enables or disables new members logging\n"
-" New member logging includes: join logging. "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
-msgid "{0} New members logging was successfully disabled."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
-msgid ""
-"{0} Successfully changed the new member logging channel. I will now send "
-"member updates in {1}."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
-msgid ""
-"{0} You don't have new member logs enabled in this server.\n"
-"*Hint: If you want to enable logging, you need to provide a channel where "
-"logging should be sent to*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
-msgid ""
-"{0} Successfully enabled new member logging. I will now send member updates "
-"in {1}."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:270
-msgid "Toggle leave logs in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:277
-msgid ""
-" This enables or disables member leave logging.\n"
-" Member leave logging includes: leave logging. "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
-msgid "{0} Successfully disabled leave member logs."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
-msgid ""
-"{0} Successfully changed the leave member logging channel. I will now send "
-"member updates in {1}."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
-msgid ""
-"{0} You don't have leave member logs enabled in this server.\n"
-"*Hint: If you want to enable logging, you need to provide a channel where "
-"logging should be sent to*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
-msgid ""
-"{0} Successfully changed the leave member logging channel. I will now send "
-"member leaves in {1}."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:305
-msgid "Toggle guild logs in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:312
-msgid ""
-" This enables or disables guild changes logging.\n"
-" Guild changes logging includes: name, region, icon, afk channel, mfa "
-"level, verification level, default notifications. "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
-msgid "{0} Successfully disabled guild log updates."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
-msgid ""
-"{0} Successfully changed the guild log updates channel. I will now send "
-"guild updates in {1}."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
-msgid ""
-"{0} You don't have guild update logging enabled in this server.\n"
-"*Hint: If you want to enable logging, you need to provide a channel where "
-"logging should be sent to*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
-msgid ""
-"{0} Successfully enabled guild updates logging. I will now send guild "
-"updates in {1}."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:339
-msgid "Toggle edit message logs in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:346
-msgid " This enables or disables messages edit logging "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
-msgid "{0} Successfully disabled edit message logs."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
-msgid ""
-"{0} Successfully updated the logging channel for edited messages to {1}."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
-msgid ""
-"{0} You don't have edit message logs enabled in this server.\n"
-"*Hint: If you want to enable logging, you need to provide a channel where "
-"logging should be sent to*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
-msgid "{0} Enabled edit message logging in {1}."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:371
-msgid "Toggle delete message logs in the server."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:378
-msgid " This enables or disables messages deleting logging "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
-msgid "{0} Successfully disabled deleted message logs."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
-msgid ""
-"{0} Successfully updated the logging channel for deleted messages to {1}."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
-msgid ""
-"{0} Deleted message logs are currently disabled in this server.\n"
-"*Hint: If you want to enable logging, you need to provide a channel where "
-"logging should be sent to*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
-msgid "{0} Enabled deleted message logging in {1}."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:403
-msgid "Toggle moderation logs"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:410
-msgid ""
-" This enables or disables moderation logging\n"
-" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
-msgid "{0} Moderation logging was successfully disabled."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
-msgid "{0} Successfully updated the moderation logging channel to {1}."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
-msgid ""
-"{0} Moderation logs are currently disabled in this server.\n"
-"*Hint: If you want to enable logging, you need to provide a channel where "
-"logging should be sent to*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
-msgid "{0} Enabled moderation logging in {1}."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:436
-msgid "Toggle all the logs in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:443
-msgid " This enables all the logging "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
-msgid ""
-"{0} Logs are currently disabled in this server.\n"
-"*Hint: If you want to enable logging, you need to provide a channel where "
-"logging should be sent to*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
-msgid "{0} Successfully disabled logging."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
-msgid "{0} Enabled logging in {1}."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:476
-msgid "Toggle anti hoist"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:483
-msgid ""
-" Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! "
-"I'm a hoister`)\n"
-" When toggled on it will dehoist members that have just joined the "
-"server or have just edited their nickname "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
-msgid ""
-"{0} Nickname can't be longer than 32 characters over, you're {1} characters "
-"over."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
-msgid "{0} Anti hoist was successfully disabled."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
-msgid ""
-"{0} Successfully updated the anti hoist logging channel to {1} and nickname "
-"to {2}."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
-msgid ""
-"{0} Anti hoisting is currently disabled in this server.\n"
-"*Hint: If you want to enable it, you need to provide a channel where logging "
-"should be sent to and a new nickname*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
-msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:512
-msgid "Edit the welcoming messages"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:518
-msgid " Base command for managing welcoming messages in the server "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:521
-msgid "Set the channel for welcoming messages"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:527
-msgid ""
-" Set a channel where welcoming messages should be sent to.\n"
-" Make sure bot has permissions to send messages in that channel. "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
-msgid "{0} Disabled welcome messages."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
-msgid "{0} Enabled welcome messages in {1}."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
-msgid ""
-"{0} Welcome messages are currently disabled in this server.\n"
-"*Hint: If you want to enable them you need to provide a channel where they "
-"should be sent to*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:555
-msgid "Set the welcoming message"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
-msgid ""
-" Set the welcoming messages in the server\n"
-" Passing no message will reset your welcoming message to the default "
-"one.\n"
-" \n"
-" Formatting values:\n"
-" • `{{member.mention}}` for mention\n"
-" • `{{member.tag}}` for name and # \n"
-" • `{{member.id}}` for id\n"
-" • `{{member.name}}` for name (markdown escaped)\n"
-" • `{{server.name}}` for server name\n"
-" • `{{server.members}}` for member count in server\n"
-" • `{0}` for member name\n"
-" • `{1}` for member count "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
-msgid ""
-"{0} You cannot set up welcome messages because they are not enabled!To "
-"enable them run `{1}welcoming channel [#channel]`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
-msgid "{0} Your current welcome message is the same as the new one."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
-msgid ""
-"{0} Welcome messages can't be longer than 1000 characters. You're {1} "
-"character(s) over the limit."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
-msgid ""
-"{0} **Successfully set your welcome message to:**\n"
-"{1}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid ""
-"{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
-msgid ""
-"{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
-msgid ""
-"\n"
-"**Plain Text:** {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
-msgid "**Here is your new welcome embed:**{0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:620
-msgid "Toggle welcoming messages type"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:626
-msgid " Toggle welcoming messages between embedded and plain text. "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
-msgid "{0} Welcome messages will not be sent in embeds anymore."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
-msgid "{0} Welcome messages will now be sent in embeds."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:648
-msgid "Toggle bot welcoming messages"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:655
-msgid " Toggle whether or not bot joins should be logged. "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
-msgid "{0} I will no longer welcome bots."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
-msgid "{0} I will now longer welcome bots."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:674
-msgid "Edit the leaving messages"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:680
-msgid " Base command for managing leaving messages in the server "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:683
-msgid "Set the channel for leaving messages"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:689
-msgid ""
-" Set a channel where leaving messages should be sent to.\n"
-" Make sure bot has permissions to send messages in that channel. "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
-msgid "{0} Leave messages are now disabled."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
-msgid "{0} I will now send leave messages in {1}."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
-msgid ""
-"{0} You don't have leave messages enabled in this server.\n"
-"*Hint: If you want to enable them, you need to provide a channel where they "
-"should be sent to*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
-msgid ""
-"{0} Successfully enabled leave messages. I will now send leave messages in "
-"{1}."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:717
-msgid "Set the leaving message"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
-msgid ""
-" Set the leaving messages in the server\n"
-" Passing no message will reset your leaving message to the default "
-"one\n"
-" \n"
-" Formatting values:\n"
-" • `{{member.mention}}` for mention\n"
-" • `{{member.tag}}` for name and # \n"
-" • `{{member.id}}` for id\n"
-" • `{{member.name}}` for name (markdown escaped)\n"
-" • `{{server.name}}` for server name\n"
-" • `{{server.members}}` for member count in server\n"
-" • `{0}` for member name\n"
-" • `{1}` for member count "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
-msgid ""
-"{0} Why are you trying to set up leave messages without having them toggled "
-"on? To enable them run `{1}leaving channel [#channel]`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
-msgid "{0} Your current leave message is the same as the new one."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
-msgid ""
-"{0} Leave messages can't be longer than 1000 characters. You're {1} "
-"character(s) over the limit."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
-msgid ""
-"{0} **Successfully set your leave message to:**\n"
-"{1}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
-msgid ""
-"{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
-msgid ""
-"{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
-msgid "**Here is your new leave member embed message:**{0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:782
-msgid "Toggle leaving messages type"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:788
-msgid " Toggle leaving messages between embedded and plain text. "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
-msgid ""
-"{0} Why are you trying to setup leaving messages without having them toggled "
-"on? To enable them run `{1}leaving channel [#channel]`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
-msgid "{0} Leave messages will no longer be sent in embeds."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
-msgid "{0} Leave messages will now be sent in embeds."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:810
-msgid "Toggle bot leaving"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:817
-msgid " Toggle whether or not bot leaves should be logged. "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
-msgid "{0} Bot leave messages have been turned off."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
-msgid "{0} Bot leave messages have been turned on."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
-msgid "Toggle role on join"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:845
-msgid " Base command for managing role on join "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:849
-msgid "Set role on join for users"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:858
-msgid " Choose what role will be given to new users "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:863
-msgid "Add a role on join for people"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:871
-msgid " Add a role to role on join for people "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
-msgid ""
-"{0} Role on join is not enabled in this server, please use `{1}joinrole "
-"toggle` to enable it."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
-msgid "{0} You cannot set that role as it is configured as mod or admin role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
-msgid ""
-"{0} The role you're trying to setup is higher in role hierarchy and I cannot "
-"access it."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
-msgid "{0} That role is already added to role on join list."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
-msgid "{0} Added {1} to join role for people."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:898
-msgid "Remove a role on join for people"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:906
-msgid " Remove a role from role on join for people "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
-msgid ""
-"{0} Role on is not enabled in this server, please use `{1}joinrole toggle` "
-"to enable it."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
-msgid "{0} That role is not added to role on join list."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
-msgid "{0} Removed {1} from join role for people."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:924
-msgid "See all the roles on join for people"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:931
-msgid " See all the roles for role on join for people "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
-msgid "Role not found"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:946
-msgid "Role on join for people"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
-msgid "{0} There are no role on join roles for people set."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:959
-msgid "Set role on join for bots"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:968
-msgid " Manage role on join for bots "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:973
-msgid "Add a role on join for bots"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:981
-msgid " Add a role to role on join for bots "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
-msgid "{0} Added {1} to join role for bots."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1008
-msgid "Remove a role on join for bots"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1016
-msgid " Remove a role from role on join for bots "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
-msgid "{0} Removed {1} from join role for bots."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1034
-msgid "See all the roles on join for bots"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1042
-msgid " See all the roles for role on join for bots "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1057
-msgid "Role on join for bots"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
-msgid "{0} There are no role on join roles for bots set."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1078
-msgid " Toggle role on join on and off "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
-msgid ""
-"{0} Role on join was toggled on, you can now set the roles using `{1}"
-"joinrole [people|bots] [add|remove] `"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
-msgid "{0} I've successfuly disabled role on join."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1093
-msgid "Set a custom mute role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1101
-msgid ""
-" Setup a custom mute role in your server\n"
-" You can also reset the mute role by using argument `reset` "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
-msgid "{0} The mute role has been reset."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
-msgid "{0} You do not have a mute role set up."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
-msgid ""
-"{0} That role was not found! If you're trying to reset the mute role, you "
-"can use `reset` as the argument."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
-msgid ""
-"{0} The role you're trying to set as the mute role is higher than me in the "
-"role hierarchy!\n"
-"Please move the role lower in the hierarchy or choose a role in the "
-"hierarchy."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
-msgid ""
-"{0} The role you're trying to set as the mute role has the send messages "
-"permission.\n"
-"You can only set up roles without the send messages permission."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
-msgid "{0} Set the muted role to {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
-msgid "{0} Updated the muted role to {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1132
-msgid "Set a custom mod role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1139
-msgid ""
-" Setup a custom mod role in your server\n"
-" You can also reset the mod role by using argument `reset` "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
-msgid "{0} Successfully reset the moderator role."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
-msgid "{0} You don't have a custom moderator role setup."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
-msgid ""
-"{0} Role was not found, if you're trying to reset the custom moderator role, "
-"you can use `reset` arg."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
-msgid ""
-"{0} Due to safety reasons, moderator role must at least have manage messages "
-"permissions"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
-msgid "{0} You cannot set that role as it is given to new members"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
-msgid "{0} Set a custom moderator role to {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
-msgid "{0} Changed a custom moderator role to {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1172
-msgid "Set a custom admin role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1179
-msgid ""
-" Setup a custom admin role in your server\n"
-" You can also reset the admin role by using argument `reset` "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
-msgid "{0} I've reset your admin role."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
-msgid "{0} You don't have a custom admin role setup."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
-msgid ""
-"{0} Role was not found, if you're trying to reset the custom admin role, you "
-"can use `reset` arg."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
-msgid ""
-"{0} Due to safety reasons, admin role must at least have ban members "
-"permissions"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
-msgid "{0} Set a custom admin role to {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
-msgid "{0} Changed a custom admin role to {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1212
-msgid "Disable a command in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1219
-msgid " Disable a command in the server "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
-msgid "{0} {1} command was not found."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
-msgid "{0} That command is already disabled."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1248
-msgid "Enable a command in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1255
-msgid " Enable a command in the server "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
-msgid "{0} That command is not disabled."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1284
-msgid "Disable category in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1291
-msgid " Disable category you don't want people to use in the server "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
-msgid "{0} {1} category was not found."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
-msgid "{0} You can't disable that category!"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
-msgid "{0} That category is already disabled."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
-msgid "{0} Category {1} was successfully disabled"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1314
-msgid "Enable category in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1321
-msgid " Enable category which you've previously disbled "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
-msgid "{0} That category is not disabled."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
-msgid "{0} Category {1} was successfully re-enabled"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1340
-msgid "Setup reaction roles in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1348
-msgid " Base command for managing reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid ""
-"Do you want me to use an existing message or a new one? `new` | `existing` | "
-"`n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid ""
-"I can't send messages in that channel, please give me permissions to send "
-"messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid ""
-"I can't embed links in that channel, please give me permissions to embed "
-"links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid ""
-"Can't find that message, please make sure the link is valid and I can see "
-"the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid ""
-"That role is already used in the reaction role, please choose another role."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1484
-msgid ""
-"The role you've provided is higher in the role hierarchy, please make sure I "
-"can access the role."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1495
-msgid ""
-"Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` "
-"to cancel the command"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1512
-msgid ""
-"Do you only want users with certain roles to access the reaction roles? "
-"`yes` | `y` | `n` | `no` | `cancel` to cancel the command"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid ""
-"How many roles should users be able to get from the reaction role? Send {0} "
-"if all."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid ""
-"\n"
-"\n"
-"*React to the reactions below to get the corresponding roles.*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid ""
-"{0} Something failed while adding the reactions, did you deleted the message?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid ""
-"Reaction roles setup for [**message**]({0}) was successfully completed.\n"
-"\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid ""
-"**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n"
-"\n"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid ""
-"Reaction role for that message doesn't exist. Please use `{0}reaction-roles "
-"list` to get a list of all the reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
-msgid ""
-"**Search:** {0}\n"
-"**Author:** {1}\n"
-"{2} {3} | {4} {5}\n"
-"**Definition:**\n"
-"{6}\n"
-"**Example:**\n"
-"{7}"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:93
-msgid "Suggest a feature that you'd like to see implemented"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:97
-msgid ""
-" Suggest anything you want to see in the server/bot!\n"
-" Suggestion will be sent to support server for people to vote.\n"
-"\n"
-" *Make sure the suggestion is in English*"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
-msgid ""
-"{0} Sorry, but this server is blacklisted from submitting suggestions. If "
-"you want to submit a suggestion, please do so in my DMs. Spamming them will "
-"result in a blacklist."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:115
-msgid "characters"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:115
-msgid "character"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
-msgid ""
-"{0} Suggestions can only be 1000 characters long. You're {1} {2} over the "
-"limit."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
-msgid ""
-"Your suggestion was successfully submitted in [my support server!]({0}) "
-"You'll get notified in your DMs when the suggestion will be approved or "
-"denied.People can also follow this suggestion using `{1}suggestion track {2}"
-"`\n"
-"**Suggestion:**\n"
-">>> {3} "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
-msgid "Suggestion sent as #{0}"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:141
-msgid "Track and untrack suggestions"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:145
-msgid " Base command for tracking suggestions "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:148
-msgid "Track a suggestion"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:152
-msgid " Start tracking a suggestion "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
-msgid "{0} Suggestion **#{1}** doesn't exist."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
-msgid "{0} You're already following that suggestion."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
-msgid ""
-"{0} | Started following suggestion **#{1}**. I'll DM you when the "
-"suggestion's status has been updated."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:167
-msgid "Untrack a suggestion"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:171
-msgid " Stop tracking a suggestion "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
-msgid "{0} You're not following that suggestion."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
-msgid ""
-"{0} You cannot untrack that suggestion because you're the one who suggested "
-"it."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
-msgid ""
-"{0} Stopped following suggestion **#{1}**. I won't DM you when the "
-"suggestion's status changes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:189
-msgid "Manage your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:193
-msgid " Base command for managing your todo list "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:196
-msgid "Add a todo to your list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:200
-msgid " Add a todo to your list "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
-msgid "{0} You already have that item in your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
-msgid ""
-"{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:215
-msgid "Edit your todo"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:219
-msgid " Edit your todos "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
-msgid "{0} You don't have any items in your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
-msgid "{0} There is no todo item with an id of **{1}** in your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
-msgid ""
-"{0} Successfully edited the item in your todo list with an ID of **{1}** to: "
-"**{2}**"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:240
-msgid "Swap 2 todo's in places"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:244
-msgid ""
-" Swap 2 todo's around. This will swap the time when todos have been added. "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
-msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:267
-msgid "Check your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:271
-msgid " Check your todo list "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
-msgid "{0}'s Todo List"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
-msgid "Information about your todo item"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:297
-msgid " Get more information about your todo item "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
-msgid ""
-"**Todo:** {0}\n"
-"\n"
-"**Todo position:** {1}/{2}\n"
-"**Todo added:** {3}\n"
-"**Jump url:** [click here to jump]({4})"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:315
-msgid "Remove a todo from your list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:319
-msgid " Remove a todo from your list "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
-msgid "{0} That is not a valid id."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
-msgid ""
-"{0} Removed **{1}** todo from your todo list:\n"
-"• {2}"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:342
-msgid "Clear your todos"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:346
-msgid " Clear your todo list "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
-msgid "{0} There's nothing to clear. Your todo list is already empty."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
-msgid "Are you sure you want to clear **{0}** items from your todo list?"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
-msgid "Set your AFK status in the current server"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:391
-msgid ""
-" Set your AFK status in the current server so users who mention you would "
-"know that you're AFK "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
-msgid "{0} You've set your AFK status globally already."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
-msgid "{0} **Changed your AFK state to:** {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
-msgid "{0} ** Set your AFK state to:** {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:417
-msgid "Set your AFK status globally"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:423
-msgid ""
-" Set your AFK status in all the shared servers with the bot so users who "
-"mention you would know that you're AFK "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
-msgid "{0} You first need to unafk yourself in **{1}** servers!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
-msgid "{0} **Changed your global AFK state to:** {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
-msgid "{0} ** Set your global AFK state to:** {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:450
-msgid "See the latest deleted message in a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:455
-msgid " Snipe latest deleted message in the current or mentioned channel "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
-msgid "{0} I haven't yet logged any messages from {1}."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:461
-msgid "this channel"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
-msgid "{0} I can't let you snipe messages from an NSFW channel!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
-msgid "{0} Looks like I can't fetch the user that sent the snipped message."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
-msgid ""
-"{0} That message looks like it was a webhook, and I'm missing permissions to "
-"look for more information."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:479
-msgid "*[Couldn't get the sniped content]*"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
-msgid "Deleted by {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
-msgid "Deleted {0} in #{1}"
-msgstr ""
-
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
-msgid "Toggle your data logging"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:491
-msgid ""
-" Base command for toggling your data logging. This only applies to snipes, "
-"nicknames "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:494
-msgid "Toggle your snipes logging"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:498
-msgid ""
-" Toggle your snipes (deleted messages) logging\n"
-" This applies to all the servers we share "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:507
-msgid ""
-"Are you sure you want to opt-out? Once you'll do that, I won't log your "
-"deleted messages in my snipe command."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid ""
-"{0} You're now opted-in! From now on, I'll be logging your deleted messages "
-"in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:553
-msgid "Toggle your nicknames logging"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:557
-msgid ""
-" Toggle your nicknames logging\n"
-" This applies to all the servers we share "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:566
-msgid ""
-"Are you sure you want to opt-out? Once you'll do that, I won't be logging "
-"nickname changes from you in this server."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
-msgid ""
-"Are you sure you want to opt-in? Once you'll do that I'll start logging your "
-"nicknames again."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid ""
-"{0} You're now opted-in! I'll be logging your nicknames from now on in this "
-"server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
-msgid "Create a poll"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:616
-msgid ""
-" Create a poll with upto 10 options.\n"
-" Separate the options with a `|` between them "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
-msgid "{0} You need to split options with `|` in between them."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
-msgid ""
-"{0} Poll is either too short, or too long. You must have at least 3 options "
-"and up to 10"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
-msgid "{0} Option {1} is empty when it can't be empty."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
-msgid ""
-"{0} Your question is over the limit by {1} characters. Max is 125 characters."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
-msgid "New poll created by **{0}**"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
-msgid "{0} Successfully created poll in this channel!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
-msgid "{0} Successfully created poll in {1}!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:667
-msgid "Get lyrics of a song."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:671
-msgid " Get a lyrics of a song "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
-msgid "{0} Searching for song lyrics - {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
-msgid "{0} Failed to find lyrics for that song. {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
-msgid "{0} - {1} lyrics"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:688
-msgid "Manage your reminders"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:692
-msgid ""
-" Create a reminder for yourself. Example usage: `remind 1h do homework` "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
-msgid "Alright, reminding you in {0}: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:701
-msgid "A list with your reminders"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:705
-msgid " Check your reminders list "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
-msgid "{0} You have no reminders."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
-msgid ""
-"`[{0}]` Reminding **{1}**\n"
-"{2}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
-msgid "{0}'s Reminders"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:726
-msgid "Remove a reminder"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:730
-msgid " Remove an unwanted reminder "
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
-msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
-msgid "{0} Removed reminder from your reminders list: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
-msgid "{0} Limit exceeded by **{1}**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
-msgid "{0} Looks like I'm missing permissions!"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
-msgid ""
-"{0} Error occured!\n"
-"`{1}`"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:105
-msgid "Purged **1** message"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
-msgid "Purged **{0}** messages"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:121
-msgid "Clean up the bot's messages"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:127
-msgid ""
-" Cleans up the bot's messages from the channel.\n"
-" If the bot has Manage Messages permissions then it will try to "
-"delete messages that look like they invoked the bot as well. "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
-msgid "{0} message was removed."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
-msgid "{0} messages were removed."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:138
-msgid ""
-"\n"
-"Total messages by user:"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:144
-msgid "Change member's nickname"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:151
-msgid ""
-" Changes member's nickname in the server.\n"
-" If multiple members are provided, they all get their nicknames "
-"changed in the server. "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
-msgid "{0} | You're missing an argument - **members**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
-msgid ""
-"{0} Nicknames can only be 32 characters long. You're {1} characters over."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
-msgid "{0} | You can only change 15 members nickname at once."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
-msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
-msgid ""
-"{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
-msgid ""
-"{0} ({1}) - **Member is above you in the role hierarchy or has the same "
-"role**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
-msgid "**I've successfully re-named {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
-msgid "**However I failed to re-name the following {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:209
-msgid "**I failed to re-name all the members:**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
-msgid ""
-"{0} Something failed with sending the message, I've sent this error to my "
-"developers and they should hopefully resolve it soon."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:220
-msgid "Dehoist members"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:226
-msgid ""
-" Dehoists members who have non-alphabetic characters at the start of their "
-"name "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:234
-msgid "Started dehoisting process..."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
-msgid "{0} ({1}) - **Failed to dehoist them.**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
-msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
-msgid "{0} No hoisters were found."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:257
-msgid "List is limited to 20."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
-msgid "**I've successfully dehoisted {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
-msgid "**However I failed to dehoist the following {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:273
-msgid "List is limited to 10."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:281
-msgid "**I failed to dehoist all the members:**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:294
-msgid "Kick member from the server"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:301
-msgid ""
-" Kick a member from the server. If multiple members are provided, they all "
-"get kicked from the server. "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
-msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
-msgid "{0} | You can only kick 15 members at once."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
-msgid "{0} ({1}) - **You are the member though?**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
-msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
-msgid "{0} ({1}) - **Kicking failed**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
-msgid "**I've successfully kicked {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
-msgid "**However, I failed to kick the following {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:376
-msgid "**I failed to kick all the members:**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:387
-msgid "Ban member from the server"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:394
-msgid ""
-" Ban a member from the server. If multiple members are provided, they all "
-"get banned from the server. "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
-msgid "{0} | You can only ban 15 members at once."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
-msgid "{0} ({1}) - **Banning failed**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
-msgid "**I've successfully banned {0} member(s){1}:**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
-msgid " for {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
-msgid "**However, I failed to ban the following {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:468
-msgid "**I failed to ban all the members:**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:479
-msgid "Softban member from the server"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:486
-msgid ""
-" Soft-ban a member from the server. If multiple members are provided, they "
-"all get soft-banned from the server. "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
-msgid "{0} | You can only soft-ban 15 members at once."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
-msgid "**I've successfully soft-banned {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
-msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:560
-msgid "**I failed to soft-ban all the members:**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:571
-msgid "Hackban user from the server"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:579
-msgid ""
-" Hack-ban a user who's not in the server from the server. Users must be IDs "
-"else it won't work. "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:593
-msgid "Starting the process, this might take a while."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
-msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
-msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
-msgid "{0} ({0.id}) - **User is already banned.**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
-msgid "No reason provided."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
-msgid "{0} ({0.id})"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
-msgid "**I've successfully hack-banned {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
-msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:646
-msgid "**I failed to hack-ban all the members:**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:659
-msgid "Unban user from the server"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:666
-msgid " Unbans a banned user from this server "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
-msgid "I've successfully unbanned **{0}** for **{1}**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:690
-msgid "Unban everyone from the server"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:697
-msgid " Unban everyone from the server "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
-msgid "{0} This server has no bans."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
-msgid "Are you sure you want to unban all **{0}** members from this server?"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:730
-msgid "Unbanning all members..."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
-msgid "I've successfully unbanned **{0}/{1}** members."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:745
-msgid "I will not unban anyone."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:751
-msgid "Wrong emoji; please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:767
-msgid "Mute member in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:774
-msgid ""
-" Mute members in the server\n"
-" If duration is provided, they'll get unmuted after the duration "
-"ends.\n"
-" If multiple members are provided, all of them will get muted. "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
-msgid "{0} | You can only mute 15 members at once."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
-msgid ""
-"{0} | The muted role is above me in the role hierarchy, so I cannot access "
-"it. Please lower {1}, so I can access the role and mute the member(s)."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
-msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
-msgid "{0} ({1}) - **Member looks to be already muted.**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
-msgid ""
-"{0} ({1}) - **I do not have permissions to add that role for whatever reason."
-"**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
-msgid "**I've successfully muted {0} member(s){1}:**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
-msgid "**However, I failed to mute the following {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:872
-msgid "**I failed to mute all the members:**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:883
-msgid "Unmute member in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:890
-msgid ""
-" Unmute member in the server\n"
-" If multiple members are provided, all of them will get unmuted. "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
-msgid "{0} | You can only unmute 15 members at once."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
-msgid ""
-"{0} ({1}) - **Member is above me in the role hierarchy, or they have the "
-"same role**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
-msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
-msgid ""
-"{0} ({1}) - **I do not have permissions to remove that role for whatever "
-"reason.**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
-msgid "{0} ({1}) - **Failed to remove the mute role.**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
-msgid "**I've successfully unmuted {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
-msgid "**However, I failed to unmute the following {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:981
-msgid "**I failed to unmute all the members:**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:992
-msgid "Voice mute member in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:999
-msgid ""
-" Voice mute an annoying member in voice channel.\n"
-" If multiple members are passed, all of them will get voice muted.\n"
-" They need to be in voice channel in order to voice mute them. "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
-msgid "{0} | You can only voice mute 15 members at once."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
-msgid "{0} ({1}) - **Member is not in a voice channel.**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
-msgid "{0} ({1}) - **Member is already voice muted.**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
-msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
-msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
-msgid "**I've successfully voice muted {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
-msgid "**However, I failed to voice mute the following {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1072
-msgid "**I failed to voice mute all the members:**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1083
-msgid "Voice unmute member in the server"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1090
-msgid ""
-" Voice unmute an annoying member in voice channel.\n"
-" If multiple members are passed, all of them will get voice unmuted.\n"
-" They need to be in voice channel in order to voice unmute them. "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
-msgid "{0} | You can only voice unmute 15 members at once."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
-msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
-msgid "{0} ({1}) - **Member is not voice muted.**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
-msgid "**I've successfully voice unmuted {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
-msgid "**However I failed to voice unmute the following {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1159
-msgid "**I failed to voice unmute all the members:**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1170
-msgid "Warn a member"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1176
-msgid ""
-" Warn a member in the server\n"
-" If multiple members are provided they all will get warned.\n"
-" Member will get a DM when he'll get warned, you can use silent "
-"feature to send warning into DMs annonymously.\n"
-" Example: `warn [--s] [reason]`"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
-msgid "{0} | You can only warn 15 members at once."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1197
-msgid "Warning!"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
-msgid "{0} ({1}) - **Member is a bot.**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
-msgid ""
-"You were warned in **{0}** for:\n"
-"{1}"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
-msgid "**I've successfully warned {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
-msgid "**However I failed to warn the following {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1251
-msgid "**I failed to warn all the members:**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1262
-msgid "Manage messages in the chat"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1269
-msgid ""
-" Purge messages in the chat. Default amount is set to **100**. This will not "
-"purge pins. "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1280
-msgid "Purge all the messages"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1287
-msgid ""
-" Purge all the messages in chat. Default amount is set to **100**. This will "
-"purge everything, pins as well. "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1293
-msgid "Clear messages sent from an user"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1300
-msgid " Removes user messages "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1306
-msgid "Clear bot user messages"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1313
-msgid "Removes a bot user's messages and messages with their optional prefix."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1320
-msgid "Clear embedded messages"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1327
-msgid "Removes messages that have embeds in them."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1331
-msgid "Clear messages with images"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1338
-msgid "Removes messages that have embeds or attachments."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1341
-msgid "Messages containing the given word"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1348
-msgid ""
-" Removes all messages containing a substring. The substring must be at least "
-"3 characters long. "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1354
-msgid "Delete custom emoji messages"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1361
-msgid "Removes all messages containing custom emoji."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1369
-msgid "Delete custom messages"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1376
-msgid ""
-"A more advanced purge command.\n"
-" This command uses a powerful \"command line\" syntax.\n"
-" Most options support multiple values to indicate 'any' match.\n"
-" If the value has spaces it must be quoted.\n"
-" The messages are only deleted if all options are met unless\n"
-" the `--or` flag is passed, in which case only if any is met.\n"
-" The following options are valid.\n"
-" `--user`: A mention or name of the user to remove.\n"
-" `--contains`: A substring to search for in the message.\n"
-" `--starts`: A substring to search if the message starts with.\n"
-" `--ends`: A substring to search if the message ends with.\n"
-" `--search`: How many messages to search. Default 100. Max 2000.\n"
-" `--after`: Messages must come after this message ID.\n"
-" `--before`: Messages must come before this message ID.\n"
-" Flag options (no arguments):\n"
-" `--bot`: Check if it's a bot user.\n"
-" `--embeds`: Check if the message has embeds.\n"
-" `--files`: Check if the message has attachments.\n"
-" `--emoji`: Check if the message has custom emoji.\n"
-" `--reactions`: Check if the message has reactions\n"
-" `--or`: Use logical OR for all options.\n"
-" `--not`: Use logical NOT for all options. "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1471
-msgid "Nuke the channel"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1478
-msgid ""
-" Nuke any server in the channel. This command will clone the selected "
-"channel and create another one with exact permissions "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
-msgid ""
-"{0} Successfully nuked the channel. Deleting this message in 30 seconds."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1495
-msgid "Freeze the server"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1502
-msgid " Freezes everyone from sending messages in the server "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
-msgid "{0} Server is now frozen!"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
-msgid "{0} Server is already frozen!"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1516
-msgid "Unfreeze the server"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1523
-msgid " Unfreezes everyone from sending messages in the server "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
-msgid "{0} Server is now unfrozen!"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
-msgid "{0} Server is not frozen!"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1538
-msgid "Create a role"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1545
-msgid " Create a role in the server "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1548
-msgid "Role name can't be longer than 100 characters"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
-msgid "{0} Created role named **{1}**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1553
-msgid "Delete a role"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1560
-msgid " Delete a role in the server "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
-msgid ""
-"{0} I cannot delete that role as it's higher or equal in role hiararchy!"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
-msgid ""
-"{0} You cannot delete that role as it's higher or equal in role hiararchy!"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
-msgid "{0} Successfully deleted the role!"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
-msgid "{0} Failed to delete the role, not sure why."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
-msgid "{0} Looks like I'm missing permissions, but that's not possible."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1583
-msgid "Add a role to member(s)"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1590
-msgid ""
-" Add a role to a member. Mentioning multiple members will add a role to "
-"multiple members. "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
-msgid "{0} | You can only add a role to 15 members at once."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
-msgid "{0} ({1}) - **Member already has that role**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
-msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
-msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
-msgid "**I've successfully added a role to {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
-msgid "**However, I failed to add the role to the following {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1671
-msgid "**I failed to add a role to all the members:**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1682
-msgid "Remove a role to member(s)"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1689
-msgid ""
-" Remove a role to a member. Mentioning multiple members will remove a role "
-"from multiple members. "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
-msgid "{0} | You can only remove a role from 15 members at once."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
-msgid "{0} ({1}) - **Member doesn't have that role**"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
-msgid "**I've successfully removed a role from {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
-msgid ""
-"**However, I failed to remove the role from the following {0} member(s):**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1764
-msgid "**I failed to remove a role from all the members:**\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1775
-msgid "Edit a reason of a case"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1783
-msgid ""
-" Edit the reason of a case. You can also edit multiple cases by adding `~` "
-"before a number "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
-msgid ""
-"{0} The format for editing multiple cases is wrong, the correct format is "
-"`~`"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
-msgid "{0} Please make sure the number is valid."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
-msgid "{0} Can't seem to find any cases in this server."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
-msgid "{0} There are only {1} cases available to edit."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
-msgid "{0} Started editing last {1} case(s), this might take a while."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
-msgid "{0} Successfully edited cases - {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
-msgid ""
-"{0} Failed to edit last {1} case(s), this might be because the log message "
-"was deleted"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
-msgid "{0} Case `#{1}` doesn't exist."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
-msgid ""
-"{0} Unknown message! Make sure I have permissions to see the logging channel "
-"and if that message exists."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
-msgid "{0} Looks like I'm missing permissions to get that message"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
-msgid "{0} Retrieving the message failed."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
-msgid "Successfully edited case `#{0}` reason"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1875
-msgid "Delete existing case"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1882
-msgid " Delete the existing case "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
-msgid "{0} Case was deleted"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
-msgid ""
-"**Case ID:** {0}\n"
-"**Moderator:** {1} ({2})\n"
-"**Reason:** {3}"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
-msgid ""
-"{0} Case `#{1}` was successfuly deleted, but I was unable to send a log "
-"message to the logging channel in which case was logged. *It was most likely "
-"deleted*"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
-msgid "{0} Case `#{1}` was successfully deleted."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1916
-msgid " I was unable to send a message to your logging channel."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1920
-msgid "Get case information"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1926
-msgid " Get more information of the case "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
-msgid "Showing you case `#{0}` information"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1947
-msgid "Check user history of punishments"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1953
-msgid " Get a history of user's punishments "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
-msgid "{0} {1} doesn't have any punishments history."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1975
-msgid "softban"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1981
-msgid "warn"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1984
-msgid "unban"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1986
-msgid "unmute"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1988
-msgid "voice mute"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1990
-msgid "voice unmute"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
-msgid "Not Found. ID: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
-msgid ""
-"**Case ID:** {0}\n"
-"**Action:** {1}\n"
-"**Moderator:** {2} ({3})\n"
-"**Reason:** {4}\n"
-"\n"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
-msgid "{0} Punishments History"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
-msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2012
-msgid "Shows the duration of tempmute left."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2016
-msgid ""
-" Check the duration of member's tempmute.\n"
-" If you're the user, you can run this command in DMs with srver id "
-"provided as well "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2024
-msgid "User is not temp muted."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
-msgid "**{0}** will be unmuted in: `{1}`"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2035
-msgid ""
-"Server administrators have disabled this feature in that server, "
-"unfortunately I cannot tell you the duration until you get unmuted."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2040
-msgid "You're not temp muted?"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
-msgid "You will be unmuted in: `{0}`"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2046
-msgid "Please give the ID of the server too."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2051
-msgid "User is not temp muted in that server."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2058
-msgid "Toggle if users should see their temp mute duration"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2064
-msgid ""
-" Toggle if users should be able to see when they're getting unmuted. They'll "
-"be able to run the command in DMs if it's toggled on. "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
-msgid ""
-"{0} Users will now be able to check their temp-mute duration in their DMs"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
-msgid ""
-"{0} Users won't be able to check their temp-mute duration in their DMs "
-"anymore."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2076
-msgid "Create an emoji"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2083
-msgid " Create an emoji "
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
-msgid ""
-"Emoji name can't be longer than 32 characters, you're {0} characters over"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2089
-msgid "This guild has reached the max amount of emojis added."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
-msgid "{0} Successfully created {1} emoji in this server."
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2099
-msgid "Emoji URL is invalid"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2101
-msgid "The URL doesn't contain any image"
-msgstr ""
-
-#: Dredd-v3/cogs/moderation.py:2105
-msgid "You need to either provide an image URL or upload one with the command"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
-msgid ""
-"Looks like you've encountered bug that we're unaware how to fix, we've gone "
-"ahead and destroyed your music player for this guild, if you still encounter "
-"these bugs, please join the support server here: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
-msgid ""
-"{0} Please give me permissions to speak in a stage channel. I will check if "
-"I have permissions to speak again in 10 seconds, if not, I will leave the "
-"stage channel."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:103
-msgid "Left because I was still suppressed."
-msgstr ""
-
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
-msgid "{0} Started playing **{1}**{2}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:155
-msgid "Queue End"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
-msgid "Live: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:168
-msgid "None"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:168
-msgid "Current"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:168
-msgid "All"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
-msgid ""
-"**Now Playing:** {0}\n"
-"**Duration:** {1}\n"
-"**Volume:** {2}%\n"
-"**Requested by:** {3}\n"
-"**DJ:** {4}\n"
-"**Loop:** {5}\n"
-"**Upcoming:** {6} `(+{7})`\n"
-"**Filter:**\n"
-"{8}╠ **Pitch:** `{9}x`\n"
-"{8}╚ **Speed:** `{10}x`"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:170
-msgid "Live Stream"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:290
-msgid "Everyone left the voice channel, I will stop playing music"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:305
-msgid "Everyone left the voice channel, I will pause the current track"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:316
-msgid "The queue is empty, please add songs to the queue so I could play them."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:343
-msgid "Connect bot to a voice channel"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:348
-msgid " Connect bot to a voice channel "
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
-msgid "{0} Already connected to the voice channel."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
-msgid "{0} Connected to **{1}**!"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
-msgid "Search for and add song(s) to the Queue"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
-msgid " Search for and add song(s) to the Queue "
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
-msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue!{2}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid ""
-"{0} If you have the URL of the song might as well use the `play` command."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid ""
-"{0} **I've found these songs:**\n"
-"\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:491
-msgid "Enqueue the radio station"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:497
-msgid ""
-" Plays the selected radio station, if you have suggestions for radio "
-"stations, feel free to suggest them in the support server"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
-msgid ""
-"You may choose from one of these radio stations:\n"
-"• {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:515
-msgid "Uh oh, looks like that radio station broke down."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:526
-msgid "Toggle player's 24/7 mode"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:532
-msgid " Enable or disable the player's 24/7 mode "
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
-msgid ""
-"{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when "
-"everyone leaves."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
-msgid ""
-"{0} Successfully disabled 24/7 mode, I will leave the voice channel when "
-"everyone leaves."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
-msgid ""
-"{0} I'm sorry, but only the DJ and people with manage messages permission "
-"can toggle the 24/7 mode."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:550
-msgid "Pause the currently playing song"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:556
-msgid " Pause the currently playing song. "
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
-msgid "{0} You cannot pause live streams."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
-msgid "{0} An admin or DJ has stopped the player."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid ""
-"**{0}** has voted to pause the player, {1} more votes are needed to pause."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:576
-msgid "Resume the currently paused song."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:582
-msgid " Resume the currently paused song. "
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
-msgid "{0} An admin or DJ has resumed the player."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid ""
-"**{0}** has voted to resume the player, {1} more votes are needed to resume."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:599
-msgid "Skip the currently playing song."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
-msgid "{0} There's nothing to skip to, the queue is empty.."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
-msgid "{0} An admin or DJ has skipped the song."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:617
-msgid "The song requester has skipped the song."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid ""
-"**{0}** has voted to skip the current song, {1} more votes are needed to "
-"skip."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:630
-msgid "Disconnect the player and controller"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:636
-msgid " Stop and disconnect the player and controller. "
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid ""
-"**{0}** has voted to stop the player, {1} more votes are needed to stop."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:652
-msgid "Change the player's volume"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:659
-msgid " Change the player's volume "
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
-msgid "Setting the player volume to **{0}%**"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:671
-msgid "Seek the currently playing song"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:677
-msgid " Seek the currently playing song "
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
-msgid "{0} Can't do that on a stream."
-msgstr ""
-
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
-msgid "{0} You can't seek past the song."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
-msgid ""
-"{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for "
-"hours, `x:xx` for minutes and `xx` for seconds."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
-msgid ""
-"{0} The time you've provided contains letters, please make sure you only use "
-"numbers"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
-msgid "{0} Seeked the current song to `{1}/{2}`"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:715
-msgid "Shuffle the queue"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:721
-msgid "Shuffle the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:726
-msgid "Add more songs to the queue before shuffling."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
-msgid "{0} An admin or DJ has shuffled the player."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid ""
-"**{0}** has voted to shuffle the playlist, {1} more votes are needed to "
-"shuffle."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:743
-msgid "See the player's Queue"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:749
-msgid " Retrieve information on the next songs in the queue. "
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:753
-msgid "There are no songs currently in the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
-msgid "{0} Queue"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:780
-msgid "Remove a song from the queue"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:787
-msgid " Remove a song from the queue "
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
-msgid "There are no songs in the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
-msgid "{0} There are only {1} songs in the queue"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
-msgid ""
-"{0} Removed song {1} from the queue, there are now {2} songs left in the "
-"queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:804
-msgid "Clear all the songs from the queue"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:811
-msgid " Clear all the songs from the queue "
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
-msgid ""
-"{0} You're about to delete all the songs from the queue. Are you sure you "
-"want to do that?"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
-msgid "See currently playing song"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:848
-msgid " Retrieve currently playing song. "
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:863
-msgid "Manage the player's filter"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:868
-msgid " Base command for managing player's filter "
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:871
-msgid "Change the pitch of the song"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:877
-msgid " Modify the players pitch. "
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
-msgid "The value you provided is invalid and will crash the player."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
-msgid "The value you provided can't be negative or above 2.0"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
-msgid ""
-"{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take "
-"effect"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:890
-msgid "Change the speed of the song"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:896
-msgid " Set the players speed."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
-msgid ""
-"{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take "
-"effect"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:913
-msgid "Reset the player's filter"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:919
-msgid " Reset the players pitch and speed "
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
-msgid ""
-"{0} Reset the players filter, give up to 10 seconds for player to take "
-"effect."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:927
-msgid "Switch the player's loop"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:933
-msgid " Switch the players loop "
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
-msgid ""
-"**{0}** has voted to loop the player, {1} more votes are needed to loop."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
-msgid "{0} Now looping **{1}**"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
-msgid "{0} Now looping all the songs"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
-msgid "{0} Songs will no longer loop"
-msgstr ""
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR , YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: LANGUAGE \n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
+msgid "{0} The time you've provided is in the past"
+msgstr "{0} Laikas, kurį nurodėte yra praeityje"
+
+#: dredd v3/utils/btime.py:129
+msgid "This time is in the past."
+msgstr "Nurodytas laikas yra praeityje."
+
+#: dredd v3/utils/btime.py:133
+msgid "Missing argument after the time."
+msgstr "Trūksta laiko vieneto po kiekio."
+
+#: dredd v3/utils/btime.py:164
+msgid "Time Error! try \"in an hour\" or \"5 days\"."
+msgstr "Laiko klaida! Pabandykite \"po valandos\" arba \"5 dienų\"."
+
+#: dredd v3/utils/btime.py:174
+msgid "Expected quote before time input..."
+msgstr "Prieš laiką turi būti padėtos kabutės..."
+
+#: dredd v3/utils/btime.py:177
+msgid "If the time is quoted, you must unquote it."
+msgstr "Jeigu laiko vienetas yra kabutėse, turite jas pašalinti."
+
+#: dredd v3/utils/btime.py:189
+msgid ""
+"Sorry, but I did not understand what you meant. You probably didn't specify "
+"the time or you specified it in another language (not English)"
+msgstr ""
+"Atleiskite, tačiau aš nesupratau ką jūs turėjote omenyje. Jūs tikriausiai "
+"nepasakėte laiko arba jį pasakėte kita kalba (ne anglų)"
+
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
+msgid ""
+"Oops!\n"
+"Error occured while fetching your vote: {0}"
+msgstr ""
+"Oops!\n"
+"Įvyko klaida, gaunant tavo balsą: {0}"
+
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
+msgid ""
+"Error occured when trying to fetch your vote, sent the detailed error to my "
+"developers.\n"
+"```py\n"
+"{0}```"
+msgstr ""
+"Įvyko klaida, bandant gauti tavo balsą, klaidos detalės buvo nusiųstos mano "
+"kūrėjams.\n"
+"```py\n"
+"{0}```"
+
+#: dredd v3/utils/checks.py:209
+msgid ""
+"This command is in its testing phase, you can join the support server if you "
+"want to apply your guild to be a testing guild or know when the command will "
+"be available."
+msgstr ""
+
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
+msgid ""
+"Unfortunately, this command is getting removed in the next update, if you "
+"want to know why, please join the support server here {0}"
+msgstr ""
+"Dėja ši komanda bus panaikinta kitame atnaujinime, jeigu norite sužinoti "
+"kodėl, prašau prisijungti prie šio serverio {0}"
+
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
+msgid ""
+"Hello!\n"
+"We're currently under the maintenance and the bot is unavailable for use. "
+"You can join the [support server]({0}) or subscribe to our [status page]"
+"({1}) to know when we'll be available again!"
+msgstr ""
+"Sveiki!\n"
+"Kol kas mes remontuojame mūsų robotą ir jis yra neprieinamas. Jūs galite "
+"prisijungti prie [pagalbos serverio]({0}) arba prenumeruoti mūsų [aktyvumo "
+"puslapį]({1}), kad sužinoti kada jis bus vėl prieinamas!"
+
+#: dredd v3/utils/checks.py:237
+msgid "Dredd is under the maintenance!"
+msgstr "Dredd'as yra remontuojamas!"
+
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
+msgid ""
+"{0} | `{1}` and its corresponding subcommands are currently disabled for: "
+"`{2}`"
+msgstr ""
+
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
+msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
+msgstr "{0} | `{1} {2}` kol kas yra negalimi dėl: `{3}`"
+
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
+msgid "{0} | `{1}` is currently disabled for: `{2}`"
+msgstr "{0} | `{1}` kol kas yra negalimas dėl: `{2}`"
+
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
+msgid "{0} You need to be in a voice channel first."
+msgstr "{0} Pirmiausia turi būti balso kanale."
+
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
+msgid "{0} I'm not in the voice channel."
+msgstr "{0} Aš neesu balso kanale."
+
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
+msgid "{0} You need to be in the same voice channel with me."
+msgstr "{0} Jūs turite būti tame pačiame balso kanale kaip ir aš."
+
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
+msgid ""
+"{0} I'm missing permissions in your voice channel. Make sure you have given "
+"me the correct permissions!"
+msgstr ""
+"{0} Aš neturiu leidimo prisijungti į tavo balso kanalą. Dar kartą "
+"patikrinkite, ar davėte tinkamus leidimus!"
+
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
+msgid "{0} I'm not playing anything."
+msgstr "{0} Aš nieko negroju."
+
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
+msgid "{0} Player is not paused."
+msgstr "{0} Grotuvas nėra sustabdytas."
+
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
+msgid "{0} Player is already paused."
+msgstr "{0} Grotuvas jau sustabdytas."
+
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
+msgid "This member has not been banned before."
+msgstr "Šis narys nebuvo anksčiau užblokuotas."
+
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
+msgid "Valid options are {0}"
+msgstr "Tinkami pasirinkimai yra {0}"
+
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
+msgid "Valid values are {0}"
+msgstr "Tinkami pasirinkimai yra {0}"
+
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
+msgid "Next level in **{0}** boosts"
+msgstr "Kitas lygis po **{0}** sustiprinimų"
+
+#: dredd v3/utils/default.py:185
+msgid "Owner of Dredd"
+msgstr "Dredd Savininkas"
+
+#: dredd v3/utils/default.py:186
+msgid "Admin of Dredd"
+msgstr "Dredd Administratorius"
+
+#: dredd v3/utils/default.py:187
+#, python-brace-format
+msgid "Staff member in the [support server]({0}) or Dredd's contributor"
+msgstr "Personalo narys [pagalbos serveryje]({0}) arba Dredd pagalbininkas"
+
+#: dredd v3/utils/default.py:188
+msgid "Dredd's Translator"
+msgstr ""
+
+#: dredd v3/utils/default.py:189
+msgid "Dredd's Sponsor"
+msgstr ""
+
+#: dredd v3/utils/default.py:190
+#, python-brace-format
+msgid "Booster of [Dredd's support server]({0}) or Donator"
+msgstr "Stiprintojas [Dredd's support server]({0}) arba Aukotojas"
+
+#: dredd v3/utils/default.py:191
+msgid "Dredd's Partner"
+msgstr ""
+
+#: dredd v3/utils/default.py:192
+msgid "Dredd Bug Hunter"
+msgstr "Dredd Klaidų Ieškotojas"
+
+#: dredd v3/utils/default.py:193
+msgid "Dredd BETA Bug Hunter"
+msgstr "Dredd BETA Klaidų Ieškotojas"
+
+#: dredd v3/utils/default.py:194
+msgid "Dredd Early Supporter"
+msgstr "Dredd Ankstyvas Rėmėjas"
+
+#: dredd v3/utils/default.py:195
+msgid "Dredd Super Early Supporter"
+msgstr ""
+
+#: dredd v3/utils/default.py:196
+msgid "Blacklisted user"
+msgstr "Uždraustas narys"
+
+#: dredd v3/utils/default.py:197
+msgid "A special badge for Duck :duck:"
+msgstr "Ypatingas ženklelis Ančiai :duck:"
+
+#: dredd v3/utils/default.py:233
+#, python-brace-format
+msgid "{0} Dredd Staff Server"
+msgstr "{0} Dredd Personalo Serveris"
+
+#: dredd v3/utils/default.py:234
+msgid "{} Dredd Verified Server"
+msgstr "{} Dredd Patvirtintas Serveris"
+
+#: dredd v3/utils/default.py:235
+#, python-brace-format
+msgid "{0} Dredd Partnered Server"
+msgstr "{0} Dredd Partnerių Serveris"
+
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
+msgid "{0} Edited messages\n"
+msgstr "{0} Redaguotos žinutės\n"
+
+#: dredd v3/utils/default.py:345
+#, python-brace-format
+msgid "{0} Deleted messages\n"
+msgstr "{0} Ištrintos žinutės\n"
+
+#: dredd v3/utils/default.py:346
+#, python-brace-format
+msgid "{0} Moderation\n"
+msgstr "{0} Moderavimas\n"
+
+#: dredd v3/utils/default.py:347
+#, python-brace-format
+msgid "{0} Guild logs\n"
+msgstr "{0} Serverio pranešimai\n"
+
+#: dredd v3/utils/default.py:348
+#, python-brace-format
+msgid "{0} Member Joins\n"
+msgstr "{0} Nario Prisijungimai\n"
+
+#: dredd v3/utils/default.py:349
+#, python-brace-format
+msgid "{0} Member Leaves\n"
+msgstr "{0} Nario Išėjimai\n"
+
+#: dredd v3/utils/default.py:350
+#, python-brace-format
+msgid "{0} Member Updates\n"
+msgstr "{0} Nario Atnaujinimai\n"
+
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
+msgid "{0} Raid mode\n"
+msgstr "{0} Užpuolimo režimas\n"
+
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
+msgid "{0} Welcoming messages\n"
+msgstr "{0} Pasiveikinimo žinutės\n"
+
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
+msgid "{0} Leaving messages\n"
+msgstr "{0} Atsisveikinimo žinutės\n"
+
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
+msgid "{0} Role on Join\n"
+msgstr "{0} Prisijungimo rolė\n"
+
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
+msgid "{0} Dehoisting\n"
+msgstr "{0} Nuleidimas hierarchijoje\n"
+
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
+msgid "{0} Automod\n"
+msgstr "{0} Auto moderavimas\n"
+
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
+msgid "mute"
+msgstr "nutildyti"
+
+#: dredd v3/utils/default.py:515
+msgid "temp-mute"
+msgstr "laikinai nutildyti"
+
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
+msgid "kick"
+msgstr "išmesti"
+
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
+msgid "ban"
+msgstr "užblokuoti"
+
+#: dredd v3/utils/default.py:518
+msgid "temp-ban"
+msgstr "laikinai užblokuoti"
+
+#: dredd v3/utils/default.py:536
+msgid ""
+"I was not able to find this playlist! Please try again or use a different "
+"link."
+msgstr ""
+
+#: dredd v3/utils/default.py:543
+msgid ""
+"I was not able to find this album! Please try again or use a different link."
+msgstr ""
+
+#: dredd v3/utils/default.py:562
+msgid "The URL you put is either not valid or doesn't exist!"
+msgstr ""
+
+#: dredd v3/utils/default.py:568
+#, python-brace-format
+msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
+msgstr ""
+
+#: dredd v3/utils/default.py:574
+#, python-brace-format
+msgid "{0} Added the album **{1}** with {2} songs to the queue!"
+msgstr ""
+
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue!"
+msgstr ""
+
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid ""
+"The message should be under 32 characters. Make sure you're not messing "
+"anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid ""
+"{0} Interaction returned an unknown value, please report this to the "
+"developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid ""
+"Provide the playlist name you want to use. The playlist name can be up to 32 "
+"characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid ""
+"{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid ""
+"{0} The song was not found, please make sure you provide a number of the "
+"song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid ""
+"Provide the new playlist name you want to use. The playlist name can be up "
+"to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid ""
+"Should buttons display label only, emoji only or both? This action is "
+"irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid ""
+"Let's you customize the whole embed, this requires you to send a whole "
+"payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid ""
+"{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid ""
+"What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid ""
+"You must have {role.mention} role in order to access this reaction roles "
+"setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid ""
+"This reaction roles setup is configured to give a total of {total_available} "
+"roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid ""
+"{0}\n"
+"\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
+msgid "Cannot build rtfm lookup table, try again later."
+msgstr "Negalima sudaryti rtfm lentelės, prašome bandyti vėliau."
+
+#: dredd v3/utils/rtfm.py:180
+msgid "I could not find anything, sorry."
+msgstr "Atsiprašau, negalėjau nieko surasti."
+
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
+msgid "enhanced discord.py {0}"
+msgstr "sustiprintas discord.py {0}"
+
+#: dredd v3/utils/rtfm.py:184
+msgid ""
+"Keep in mind this is NOT the original d.py; certain things may be different"
+msgstr ""
+"Prisiminkite, tai NĖRA tikras d.py; kai kurie dalykai gali būti skirtingi"
+
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
+msgid ""
+"**Search query:** `{0}`\n"
+"\n"
+msgstr ""
+"**Paieškos užklausa:** `{0}`\n"
+"\n"
+
+#: dredd v3/cogs/events/automod.py:207
+msgid "Spam (sending multiple messages in a short time span)"
+msgstr "Šlamštas (kelių žinučių siuntimas per trumpą laiko tarpą)"
+
+#: dredd v3/cogs/events/automod.py:232
+msgid "Advertising"
+msgstr "Reklamavimas"
+
+#: dredd v3/cogs/events/automod.py:256
+msgid "Spamming caps"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:279
+msgid "Spamming links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:300
+msgid "Spamming mentions"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:321
+msgid "anti raid: user account is younger than 30 days."
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:321
+msgid "Strict Anti Raid: No one is allowed to join the server"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
+msgid "Member Muted"
+msgstr "Narys Nutildytas"
+
+#: dredd v3/cogs/events/automod.py:355
+msgid "Member Temp-Muted"
+msgstr "Narys Laikinai Nutildytas"
+
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
+msgid "Member Kicked"
+msgstr "Narys išmestas"
+
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
+msgid "Member Banned"
+msgstr "Narys Užblokuotas"
+
+#: dredd v3/cogs/events/automod.py:359
+msgid "Member Temp-Banned"
+msgstr "Narys Laikinai Užblokuotas"
+
+#: dredd v3/cogs/events/automod.py:368
+msgid "Automod Action"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
+msgid ""
+"\n"
+"**Duration:** {0}"
+msgstr ""
+"\n"
+"**Trukmė:** {0}"
+
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
+msgid ""
+"**Member:** {0}{1}\n"
+"**Reason:** {2}"
+msgstr ""
+"**Narys:** {0}{1}\n"
+"**Priežastis:** {2}"
+
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
+msgid "Automod Action | {0}"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
+msgid ""
+"{0} Something failed while punishing the member, sent the error to my "
+"developers. This is most likely due to me either missing permissions or not "
+"being able to access the person and/or role"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
+msgid "{0} Muted **{1}** for {2}."
+msgstr "{0} Nutildžiau **{1}** dėl {2}."
+
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
+msgid "{0} Muted **{1}** for {2}, reason: {3}."
+msgstr "{0} Nutildžiau **{1}** dėl {2}, priežastis: {3}."
+
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
+msgid "{0} Kicked **{1}** for {2}."
+msgstr "{0} Išmečiau **{1}** dėl {2}."
+
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
+msgid "{0} Banned **{1}** for {2}."
+msgstr "{0} Užblokavau **{1}** dėl {2}."
+
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
+msgid "{0} Banned **{1}** for {2}, reason: {3}."
+msgstr "{0} Užblokavau **{1}** dėl {2}, priežastis: {3}."
+
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
+msgid "{0} {1} has anti raid mode activated, please try joining again later."
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
+msgid ""
+"{0} {1} has anti raid mode activated, you're not allowed to join that server."
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
+msgid ""
+"{0} {1} has strict anti raid mode activated, please try joining again later."
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:532
+msgid ""
+"It seems like your server is experiencing a *huge* raid, to prevent us from "
+"getting api banned we'll be banning raiders in the background and will not "
+"be sending any logs in this channel."
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
+msgid ""
+"{0} I'm not sure what happened, but something broke. Please make sure that "
+"my role is above everyone's else, otherwise you'll see these errors more "
+"often. I've also sent this error to my developers."
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
+msgid ""
+"{0} Mute role was not found, please create the mute role, or set a custom "
+"one using `{1}muterole [role]`.\n"
+"\n"
+"Manually removed member permissions to send messages in this channel "
+"*hopefully*."
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
+msgid ""
+"{0} Failed to kick/ban the member, are they higher in role hierarchy than "
+"me? Put my role at the very top to avoid these type of issues.\n"
+"\n"
+"Manually removed member permissions to send messages in this channel "
+"*hopefully*."
+msgstr ""
+
+#: dredd v3/cogs/events/errors.py:132
+msgid "Vote required!"
+msgstr ""
+
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
+msgid "Hey {0}!"
+msgstr "Labas {0}!"
+
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
+msgid ""
+"Thank you for using me! Unfortunately this command is vote locked and you'll "
+"need to vote for Dredd. You can vote in any of these lists:\n"
+"{0}\n"
+"If you've voted already, please wait cause the API might be slow.\n"
+"\n"
+"*After you vote, you'll be able to use this command, and you will help Dredd "
+"gain more servers :D*"
+msgstr ""
+
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
+msgid "{0} This command is staff-locked"
+msgstr "{0} Ši komanda yra užrakinta personalui"
+
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
+msgid "{0} This command can only be used by boosters"
+msgstr ""
+
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
+msgid ""
+"{0} You've used invalid permissions flag, please make sure you're using the "
+"correct one."
+msgstr ""
+
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
+msgid ""
+"{0} This command has already been used by someone in this guild or channel."
+msgstr ""
+
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
+msgid "{0} | This command can only be used in direct messages!"
+msgstr ""
+
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
+msgid "{0} | This command can't be used in direct messages!"
+msgstr ""
+
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
+msgid ""
+"{0} This command is marked as NSFW that's why I cannot let you use it in "
+"this channel."
+msgstr ""
+
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
+msgid "{0} This command can only be used by the bot developers."
+msgstr ""
+
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
+msgid "{0} You're missing the {1} permission."
+msgstr "{0} Tau trūksta {1} leidimo."
+
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
+msgid "{0} I'm missing {1} permissions"
+msgstr "{0} Man trūksta {1} leidimų"
+
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
+msgid "{0} | You're on cooldown, try again in **{1}** seconds."
+msgstr ""
+
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
+msgid "{0} | You're missing an argument - **{1}**"
+msgstr ""
+
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
+msgid "{0} | Looks like you haven't closed the quote"
+msgstr ""
+
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
+msgid "{0} | Expected space after the quote, but received another quote"
+msgstr ""
+
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
+msgid "{0} | Failed to add the reactions, please reinvoke the command."
+msgstr ""
+
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
+msgid "{0} I'm missing permissions to embed links."
+msgstr ""
+
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
+msgid "{0} Unknown error | #{1}"
+msgstr "{0} Nežinoma klaida | #{1}"
+
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
+msgid ""
+"Command `{0}` raised an error, which I reported to my developer(s).\n"
+"My developer(s) will be working to fixing this error ASAP. Meanwhile, you "
+"can [join the support server]({1}) for updates."
+msgstr ""
+
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
+msgid "{0} Known error | #{1}"
+msgstr "{0} Žinoma klaida | #{1}"
+
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
+msgid ""
+"Command `{0}` raised an error that has already reported to my developer(s).\n"
+"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you "
+"can [join the support server]({1}) for updates."
+msgstr ""
+"Komanda `{0}` sukėlė klaidą apie kurią jau yra pranešta mano kurėjui(-ams).\n"
+"Jie išnagrinės šią klaidą ir kuo greičiau ją sutaisys. Tuo tarpu, galite "
+"[prisijungti į pagalbos serverį]({1}), kad sužinotumete naujienas."
+
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr "Klaidos informacija:"
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
+msgid "My prefix in this server is `{0}` or {1}!"
+msgstr "Mano priešdėlis šiame serveryje yra `{0}` arba {1}!"
+
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
+msgid ""
+"I appreciate you for using me! You can also use my commands here in DMs with "
+"a prefix `!`, but if you aren't using any commands - the DM will be logged "
+"in my [support server]({0}), so please don't send me any sensitive "
+"information."
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:139
+msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
+msgid ""
+"If you are the server owner and would like to appeal, you can [join the "
+"support server]({0})."
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:262
+msgid "Unfortunately, this server's blacklist state cannot be removed."
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
+msgid ""
+"Hey!\n"
+"This server is blacklisted, so I will not be staying in the server anymore. "
+"{0}\n"
+"\n"
+"**Blacklist reason:** {1}"
+msgstr ""
+"Labas!\n"
+"Šis serveris yra juodajame sąraše, todėl aš išeisiu iš šio serverio. {0}\n"
+"\n"
+"**Priežastis:** {1}"
+
+#: dredd v3/cogs/events/events.py:269
+msgid "Blacklist issue occured!"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
+msgid ""
+"Hey!\n"
+"This server is blacklisted, thus why I will not be staying here anymore. "
+"{0}\n"
+"\n"
+"**Blacklisting reason:** {1}"
+msgstr ""
+"Labas!\n"
+"Šis serveris yra juodajame sąraše, todėl aš paliksiu šį serverį. {0}\n"
+"\n"
+"**Priežastis:** {1}"
+
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
+msgid ""
+"Thank you for inviting me to this server!\n"
+"To get started - you can see my commands by using `{0}help [category/"
+"command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If "
+"you'll need any help you can join the [support server]({1}). You can also "
+"contact `{2}` or `{3}` if you'll need any help."
+msgstr ""
+"Ačiū už pakvietimą į šį serverį!\n"
+"Norint pamatyti mano komandas naudokite `{0}help [kategorija/komanda]`. "
+"Norint pakeisti mano priešdėlį naudokite `{0}prefix [prefix]`. Prireikus "
+"pagalbos galite prisijungti į [pagalbos serverį]({1}). Taip pat galite "
+"susisiekti su `{2}` arba `{3}`."
+
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
+msgid ""
+"Thank you for inviting me to this server!\n"
+"To get started - you can see my commands by using `{0}help [category/"
+"command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. "
+"If you'll need any help you can join the <{1}>. You can also contact `{2}` "
+"or `{3}` if you'll need any help."
+msgstr ""
+"Ačiū už pakvietimą į šį serverį!\n"
+"Norint pamatyti mano komandas naudokite `{0}help [kategorija/komanda]`. "
+"Norint pakeisti mano priešdėlį naudokite `{0}prefix [prefix]`. Prireikus "
+"pagalbos galite prisijungti į <{1}>. Taip pat galite susisiekti su `{2}` "
+"arba `{3}`."
+
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
+msgid ""
+"Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
+msgstr ""
+"Sveikas sugrįžęs {0}! Tu buvai išėjęs **{1}**. Tavo neaktyvumo būsena "
+"pašalinta."
+
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
+msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
+msgstr "Labas! **{0}** buvo neaktyvus **{1}** dėl - **{2}**."
+
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
+msgid ""
+"\n"
+"*Sticker* - {0}"
+msgstr ""
+"\n"
+"*Lipdukas* - {0}"
+
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
+msgid "{0} Message Edited"
+msgstr "{0} Žinutė Redaguota"
+
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
+msgid ""
+"**User:** {0} `{1}`\n"
+"**Channel:** {2} `#{3}`\n"
+"[Jump to message]({4})"
+msgstr ""
+"**Narys:** {0} `{1}`\n"
+"**Kanalas:** {2} `#{3}`\n"
+"[Peršokti iki žinutės]({4})"
+
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
+msgid "**Before:**"
+msgstr "**Prieš:**"
+
+#: dredd v3/cogs/events/logs.py:114
+msgid "**After:**"
+msgstr "**Po:**"
+
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
+msgid "User ID: {0}"
+msgstr "Nario ID: {0}"
+
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
+msgid "{0} Message Deleted"
+msgstr "{0} Žinutė Ištrinta"
+
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
+msgid ""
+"**User:** {0} `{1}`\n"
+"**Channel:** {2} `#{3}`"
+msgstr ""
+"**Narys:** {0} `{1}`\n"
+"**Kanalas:** {2} `#{3}`"
+
+#: dredd v3/cogs/events/logs.py:150
+msgid "**Message:**"
+msgstr "**Žinutė:**"
+
+#: dredd v3/cogs/events/logs.py:154
+msgid "**Attachments:**"
+msgstr "**Priedai:**"
+
+#: dredd v3/cogs/events/logs.py:157
+msgid "**Sticker:**"
+msgstr "**Lipdukas:**"
+
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
+msgid "{0} changed their nickname"
+msgstr "{0} pasikeitė savo slapyvardį"
+
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
+msgid "{0} Nickname Changed"
+msgstr "{0} Slapyvardis Pakeistas"
+
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
+msgid ""
+"**Member:** {0} `{1}`\n"
+"\n"
+"**Before:** {2}\n"
+"**After:** {3}"
+msgstr ""
+"**Narys:** {0} `{1}`\n"
+"\n"
+"**Prieš:** {2}\n"
+"**Po:** {3}"
+
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
+msgid "{0} changed their avatar"
+msgstr "{0} pakeitė savo avatarą"
+
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
+msgid "{0} Avatar Changed"
+msgstr "{0} Avataras Pakeistas"
+
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
+msgid ""
+"**Member:** {0} `{1}`\n"
+"[Avatar URL]({2})"
+msgstr ""
+"**Narys:** {0} `{1}`\n"
+"[Avataro URL]({2})"
+
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
+msgid "{0} changed their username"
+msgstr "{0} pasikeitė savo slapyvardį"
+
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
+msgid "{0} Username Changed"
+msgstr "{0} Slapyvardis Pakeistas"
+
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
+msgid ""
+"**Member:** {0} `{1}`\n"
+"**Before:** {2}\n"
+"**After:** {3}"
+msgstr ""
+"**Narys:** {0} `{1}`\n"
+"**Prieš:** {2}\n"
+"**Po:** {3}"
+
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
+msgid "{0} A member has been banned"
+msgstr "{0} Narys buvo užblokuotas"
+
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
+msgid ""
+"**Member:** {0}\n"
+"**Moderator:** {1} ({2})\n"
+"**Reason:** {3}"
+msgstr ""
+"**Narys:** {0}\n"
+"**Moderatorius:** {1} ({2})\n"
+"**Priežastis:** {3}"
+
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
+msgid "Case ID: #{0}"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
+msgid "{0} A member was un-banned"
+msgstr "{0} Narys buvo atblokuotas"
+
+#: dredd v3/cogs/events/logs.py:342
+msgid " Guild name changed"
+msgstr " Serverio pavadinimas pakeistas"
+
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
+msgid ""
+"**Before:** {0}\n"
+"**After:** {1}"
+msgstr ""
+"**Prieš:** {0}\n"
+"**Po:** {1}"
+
+#: dredd v3/cogs/events/logs.py:352
+msgid " Guild region changed"
+msgstr " Serverio regionas pakeistas"
+
+#: dredd v3/cogs/events/logs.py:362
+msgid " Guild afk channel changed"
+msgstr " Serverio neaktyvus kanalas pakeistas"
+
+#: dredd v3/cogs/events/logs.py:372
+msgid " Guild icon changed"
+msgstr " Serverio piktograma pakeista"
+
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
+msgid ""
+"**Before:** [Click here]({0})\n"
+"**After:** [Click here]({1})"
+msgstr ""
+"**Prieš:** [Paspausk čia]({0})\n"
+"**Po:** [Paspausk čia]({1})"
+
+#: dredd v3/cogs/events/logs.py:383
+msgid " Guild multifactor authentication (MFA) changed"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:393
+msgid " Guild verification level changed"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:403
+msgid " Guild default notifications changed"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
+msgid "{0} A new member has joined"
+msgstr "{0} Prisijungė naujas narys"
+
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
+msgid "{0} joined the server"
+msgstr "{0} prisijungė į serverį"
+
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
+msgid ""
+"**Member:** {0} ({1})\n"
+"**Account Created:** {2}"
+msgstr ""
+"**Narys:** {0} ({1})\n"
+"**Paskyra sukurta:** {2}"
+
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
+msgid "Member #{0}"
+msgstr "Narys #{0}"
+
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
+msgid "{0} A member has left the server"
+msgstr "{0} Narys išėjo iš serverio"
+
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
+msgid "{0} left the server"
+msgstr "{0} išėjo iš serverio"
+
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
+msgid ""
+"**Member:** {0} ({1})\n"
+"**Joined server:** {2}\n"
+"**Roles:** {3}"
+msgstr ""
+"**Narys:** {0} ({1})\n"
+"**Prisijungė į serverį** {2}\n"
+"**Vaidmenys:** {3}"
+
+#: dredd v3/cogs/events/logs.py:457
+msgid "No roles."
+msgstr "Jokių vaidmenų."
+
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
+msgid "Members left: {0}"
+msgstr "Nariai išėjo: {0}"
+
+#: dredd v3/cogs/events/logs.py:502
+msgid "Automatic Mute | Mute evading"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
+msgid "{0} {1} Member(s) banned"
+msgstr "{0} {1} Narys(-iai) užblokuotas(-i)"
+
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
+msgid ""
+"**Member(s):**\n"
+"{0}{1}\n"
+"**Moderator:** {2} ({3})\n"
+"**Reason:** {4}"
+msgstr ""
+"**Narys(-iai):**\n"
+"{0}{1}\n"
+"**Moderatorius:** {2} ({3})\n"
+"**Priežastis:** {4}"
+
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
+msgid "{0} {1} Member(s) hack-banned"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
+msgid "{0} {1} Member(s) kicked"
+msgstr "{0} {1} Narys(-iai) išmestas(-i)"
+
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
+msgid ""
+"**Member(s):**\n"
+"{0}\n"
+"**Moderator:** {1} ({2})\n"
+"**Reason:** {3}"
+msgstr ""
+"**Narys(-iai):**\n"
+"{0}\n"
+"**Moderatorius:** {1} ({2})\n"
+"**Priežastis:** {3}"
+
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
+msgid "{0} {1} Member(s) softbanned"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
+msgid "{0} {1} Member(s) muted"
+msgstr "{0} {1} Narys(-iai) nutildytas(-i)"
+
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
+msgid "{0} {1} Member(s) warned"
+msgstr "{0} {1} Narys(-iai) įspėtas(-i)"
+
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
+msgid "{0} {1} Member(s) un-banned"
+msgstr "{0} {1} Narys(-iai) atblokuotas(-i)"
+
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
+msgid "{0} {1} Member(s) un-muted"
+msgstr "{0} {1} Nariui(-ams) leista kalbėti"
+
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
+msgid "{0} A member has been kicked"
+msgstr "{0} Narys išmestas"
+
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
+msgid "{0} {1} Member(s) voice muted"
+msgstr "{0} {1} Narys(-iai) nutildytas balso kanale"
+
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
+msgid "{0} {1} Member(s) voice unmuted"
+msgstr "{0} {1} Nariui(-ams) leista kalbėti balso kanale"
+
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
+msgid "{0} {1} Member(s) dehoisted"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
+msgid ""
+"**Member(s):**\n"
+"{0}{1}\n"
+"**Moderator:** {2} ({3})\n"
+msgstr ""
+"**Narys(-iai):**\n"
+"{0}{1}\n"
+"**Moderatorius:** {2} ({3})\n"
+
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
+msgid ""
+"*The original message was deleted or I'm missing permissions*\n"
+"\n"
+"Your reminder: {0}"
+msgstr ""
+"*orginali žinutė buvo ištrinta arba man trūksta leidimų*\n"
+"\n"
+"Tavo priminimas: {0}"
+
+#: dredd v3/cogs/other/tasks.py:230
+msgid ""
+"No one has connected to a voice channel in over 12 hours, to save up bot's "
+"resources I'll be destroying the player and leaving the voice channel."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:38
+msgid ""
+"Automod is disabled in this server, enable it by using `automod toggle` "
+"command"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
+msgid "No"
+msgstr "Ne"
+
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
+msgid "Kick Member"
+msgstr "Išmesti Narį"
+
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
+msgid "Ban Member"
+msgstr "Užblokuoti Narį"
+
+#: dredd v3/cogs/automod.py:50
+msgid "Kick All Members"
+msgstr "Išmesti Visus Narius"
+
+#: dredd v3/cogs/automod.py:50
+msgid "Ban All Members"
+msgstr "Užblokuoti Visus Narius"
+
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
+msgid "Yes"
+msgstr "Taip"
+
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+msgid "Mute Member"
+msgstr "Nutildyti Narį"
+
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
+msgid "Temp-Mute Member ({0})"
+msgstr "Laikinai Nutildyti Narį ({0})"
+
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
+msgid "Temp-Ban Member ({0})"
+msgstr "Laikinai Užblokuoti Narį ({0})"
+
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
+msgid ""
+"\n"
+"**Anti-Raid Logging Channel:** {0}"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
+msgid ""
+"```\n"
+"1. Anti Spam - {0}\n"
+"2. Anti Mass Caps - {1}\n"
+"3. Anti Invites - {2}\n"
+"4. Anti Mention - {3}\n"
+"5. Anti Links - {4}\n"
+"--- Other ---\n"
+"6. Raid Mode - {5}```\n"
+"**Automod Logging Channel:** {6}{7}\n"
+"**Ignore Moderators:** {8}\n"
+"**Delete Messages:** {9}\n"
+"**DM people during raid:** {10}{11}{12}"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
+msgid "Disabled"
+msgstr "Išjungta"
+
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
+msgid ""
+"\n"
+"**Mentions Limit:** {0}"
+msgstr ""
+"\n"
+"**Paminėjimų Limitas:** {0}"
+
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
+msgid ""
+"\n"
+"**Caps Percentage:** {0}"
+msgstr ""
+"\n"
+"**Didžiųjų raidžių Procentas:** {0}"
+
+#: dredd v3/cogs/automod.py:94
+msgid "Manage automod in the server"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:100
+msgid " Manage automod state in the server "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
+msgid "{0} Automod Settings"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:108
+msgid "Toggle automod on or off"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:114
+msgid " Toggle automod on or off "
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
+msgid ""
+"{0} I'm missing permissions in that channel. Make sure you have given me the "
+"correct permissions!"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
+msgid "{0} Automod was successfully enabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
+msgid "{0} Automod was successfully disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:145
+msgid "Set global automod's value in the server"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:151
+msgid " Set global automod's value in the server "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
+msgid ""
+"Automod is disabled in this server, enable it by using `{0}automod toggle` "
+"command"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:163
+msgid "chill"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:163
+msgid "strict"
+msgstr "griežtas"
+
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
+msgid "{0} Successfully set the automod value to **{1}**"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:192
+msgid "Toggle anti links on or off"
+msgstr ""
+
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
+msgid " Toggle anti links on or off "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
+msgid "{0} Successfuly disabled anti link in this server"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:218
+msgid "Anti link is already disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
+msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
+msgid " They will be muted/banned for 12 hours by default."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:225
+msgid "Toggle anti invites on or off"
+msgstr ""
+
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
+msgid " Toggle anti invites on or off "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
+msgid "{0} Successfuly disabled anti invites in this server"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:251
+msgid "Anti invite is already disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
+msgid ""
+"{0} Successfully set anti invites punishment type to **{1}** members.{2}"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:259
+msgid "Toggle anti mass mention on or off"
+msgstr ""
+
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
+msgid ""
+" Toggle anti mass mention on or off and set the mentions limit to whatever "
+"number you want "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
+msgid "{0} Successfuly disabled anti mass mention in this server"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:291
+msgid "Anti mass mentions are already disabled in this server."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
+msgid ""
+"{0} Successfully set anti mass mentions punishment type to **{1}** members. "
+"Mentions limit - `{2}`.{3}"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:299
+msgid "Toggle anti mass caps on or off"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:305
+msgid ""
+" Toggle anti mass caps and set the caps percentege limit to whatever number "
+"you prefer "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:316
+msgid "Percentage limit must be between 25 and 100"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
+msgid "{0} Successfuly disabled anti mass caps in this server"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:330
+msgid "Anti caps are already disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
+msgid ""
+"{0} Successfully set anti mass caps punishment type to **{1}** members. "
+"Percentage set to - `{2}`.{3}"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:338
+msgid "Toggle anti spam on or off"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:344
+msgid " Toggle anti spam on or off "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
+msgid "{0} Successfuly disabled anti spam in this server"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:363
+msgid "Anti spam is already disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
+msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:371
+msgid "Toggle if automod should ignore server moderators"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:377
+msgid ""
+" Toggle whether or not bot should ignore members with manage messages "
+"permissions (moderators) "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
+msgid ""
+"{0} I will not be ignoring people with manage messages permissions "
+"(moderators) from now on."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
+msgid ""
+"{0} I will be ignoring people with manage messages permissions (moderators) "
+"from now on."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:393
+msgid "Toggle if automod should delete messages when punishing the user(s)"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:399
+msgid ""
+" Toggle whether or not bot should delete the messages when punishing the "
+"user(s) "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
+msgid "{0} I will not be deleting messages from now on."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
+msgid "{0} I will now be deleting messages from now on."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
+msgid "Manage anti raid mode in the server"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:449
+msgid " Manage anti raid mode in the server "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:452
+msgid "Toggle raid mode on or off"
+msgstr ""
+
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
+msgid ""
+" Toggle raid mode status\n"
+" \n"
+" **Values:**\n"
+" `kick` - kick new members that only have their account created less "
+"than 30 days ago\n"
+" `ban` - ban new members that only have their account created less "
+"than 30 days ago\n"
+" `kickall` - kick all new members, account age doesn't matter\n"
+" `banall` - ban all new members, account age doesn't matter "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:472
+msgid ""
+"Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying "
+"to disable the raid mode, don't provide any arguments"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
+msgid ""
+"{0} Successfully enabled raidmode, will kick new members who have their "
+"accounts created less than 30 days ago."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
+msgid ""
+"{0} Successfully enabled raidmode, will ban new members who have their "
+"accounts created less than 30 days ago."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
+msgid "{0} Successfully enabled raidmode, will kick all new members"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
+msgid "{0} Successfully enabled raidmode, will ban all new members"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
+msgid "{0} Successfully disabled raidmode"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
+msgid "{0} Set the new raidmode logging channel to {1}"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
+msgid ""
+"{0} Set the raidmode action to kick new members who have their accounts "
+"created less than 30 days ago."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
+msgid ""
+"{0} Set the raidmode action to ban new members who have their accounts "
+"created less than 30 days ago."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
+msgid "{0} Set the raidmode action to kick all new members"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
+msgid "{0} Set the raidmode action to ban all new members"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
+msgid "{0} Set the raidmode action to {1} new members {2}"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:529
+msgid "who have their account created less than 30 days ago."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:533
+msgid "Toggles anti raid mode DMs"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:539
+msgid ""
+" Toggle if new members should get a DM from the bot when joining the server "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
+msgid ""
+"Raid mode is disabled in this server, enable it by using `{0}raid-mode "
+"toggle` command"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
+msgid ""
+"{0} I will not be DMing people when kicking or banning them anymore on raid."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
+msgid "{0} I will now be DMing people when kicking or banning them on raid."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:558
+msgid "Manage automod's whitelist"
+msgstr "Konfiguruokite automod'o baltąjį sąrašą"
+
+#: dredd v3/cogs/automod.py:564
+msgid " Base command for managing automod's whitelist "
+msgstr " Pagrindinė komanda konfiguruojant automod'o baltąjį sąrašą "
+
+#: dredd v3/cogs/automod.py:568
+msgid "A list of whitelisted channels and roles from automod"
+msgstr "Baltasis sąrašas kanalų kurie yra ignoruojami automod'o"
+
+#: dredd v3/cogs/automod.py:574
+msgid ""
+" A list of roles and channels that are whitelisted from the automod.\n"
+" ``: *channels*, *roles* "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
+msgid "{0} There are no whitelisted channels in the server."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:588
+msgid "List of whitelisted channels"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
+msgid "{0} There are no whitelisted roles in the server."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:596
+msgid "List of whitelisted roles"
+msgstr "Sąrašas ignoruojamų vaidmenų"
+
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
+msgid "{0} There are no whitelisted users in the server."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:604
+msgid "List of whitelisted users"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
+msgid ""
+"{0} The value you've provided is invalid, please choose either `channels`, "
+"`roles` or `users`"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:621
+msgid "Add a channel to automod's whitelist "
+msgstr "Pridėkite kanalą kuris bus ignoruojamas automod'o"
+
+#: dredd v3/cogs/automod.py:627
+msgid " Add a channel to automod's whitelist "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:647
+msgid "Add a role to automod's whitelist"
+msgstr "Pridėkite vaidmenį kuris bus ignoruojamas automod'o"
+
+#: dredd v3/cogs/automod.py:653
+msgid " Add a role to automod's whitelist "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:673
+msgid "Add a user to automod's whitelist"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:679
+msgid " Add a user to automod's & raid mode's whitelist "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:699
+msgid "Remove a role from automod's whitelist"
+msgstr "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o"
+
+#: dredd v3/cogs/automod.py:705
+msgid " Remove a role from automod's whitelist "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
+msgid "{0} It looks like there are no roles whitelisted in the server."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
+msgid "Role **{0}** is not in the whitelist."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
+msgid "{0} Removed {1} from the roles whitelist."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:726
+msgid "Remove a user from automod's whitelist"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:732
+msgid " Remove a role from automod's & raid mode's whitelist "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
+msgid "{0} It looks like there are no users whitelisted in the server."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
+msgid "User **{0}** is not in the whitelist."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
+msgid "{0} Removed {1} from the users whitelist."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:753
+msgid "Remove a channel from automod's whitelist "
+msgstr "Pašalinkite kanalą kuris yra ignoruojamas automod'o"
+
+#: dredd v3/cogs/automod.py:759
+msgid " Remove a channel from automod's whitelist "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
+msgid "{0} It looks like there are no channels whitelisted in the server."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
+msgid "Channel {0} is not in the whitelist."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
+msgid "{0} Removed {1} from the channels whitelist."
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:29
+msgid "Set your own custom prefix"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:33
+msgid " Set your own custom prefix which you'll be able to access everywhere "
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
+msgid "{0} Custom prefix can't be longer than 7 characters."
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
+msgid "{0} Set your custom prefix to `{1}`."
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:46
+msgid "Manage your social medias"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:51
+msgid " Base command for managing your social medias "
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:54
+msgid "Link a social media"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:58
+msgid " Add social media to your medias list "
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
+msgid "You've reached the max limit of social medias available. (10)"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
+msgid ""
+"{0} Sorry! I can't have you have media longer than 32 characters.If you wish "
+"this number to be updated, please contact my developer(s)"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:71
+msgid "{0} You already have {name.lower()} linked in your medias."
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
+msgid "{0} URL must start with either a http:// or https://"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
+msgid "{0} Added {1} (<{2}>) to your medias."
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:83
+msgid "Link your Discord server"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:87
+msgid ""
+" Add Discord to your social medias list, when not providing the name, server "
+"name will be used"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
+msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
+msgid "{0} You already have {1} linked in your medias."
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:111
+msgid ""
+"Can't seem to find that invite, please make sure you're only sending the "
+"code (PMZXUwdr) else it won't work."
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
+msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:117
+msgid "Link your Instagram account"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:121
+msgid " Add Instagram to your social medias list "
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
+msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
+msgid ""
+"{0} Instagram account limit is 30, you're over 30, you sure it's the correct "
+"account name?"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
+msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:146
+msgid "Link your Twitch account"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:150
+msgid " Add Twitch to your social medias list "
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
+msgid ""
+"{0} Twitch account limit is 30, you're over 30, you sure it's the correct "
+"account name?"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
+msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:175
+msgid "Link your Twitter account"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:179
+msgid " Add Twitter to your social medias list "
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
+msgid ""
+"{0} Twitter account limit is 30, you're over 30, you sure it's the correct "
+"account name?"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
+msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:204
+msgid "Link your GitHub account"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:208
+msgid " Add Github to your social medias list "
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
+msgid ""
+"{0} GitHub account limit is 30, you're over 30, you sure it's the correct "
+"account name?"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
+msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:233
+msgid "Link your youtube account"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:237
+msgid " Add YouTube to your social medias list "
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
+msgid ""
+"{0} Account name must not be a full link, only the name "
+"(UCyFCSJXJ6cGWae2DBg3J2zg)"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
+msgid ""
+"{0} Youtube account name limit is 60, you're over 60, you sure it's the "
+"correct account name?"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
+msgid "{0} Overwrite name must be shorter than 32 characters."
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
+msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:265
+msgid "Remove linked social media"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:269
+msgid ""
+" Remove media from your medias list\n"
+"\n"
+" Social types:\n"
+" 1 - Discord\n"
+" 2 - Instagram\n"
+" 3 - Twitch\n"
+" 4 - Twitter\n"
+" 5 - Github\n"
+" 6 - Spotify\n"
+" 7 - Youtube "
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
+msgid "{0} You don't have {1} linked in your medias."
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
+msgid ""
+"{0} You're about to delete all the social medias named {1}. Are you sure you "
+"want to do that? If no, please add a social type *(`{2}help socialmedia "
+"remove`)*"
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
+msgid "{0} Deleted all the social medias named {1} from your account."
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:304
+msgid "Alright, I will not be removing your social medias."
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
+msgid "{0} You've waited for too long, canceling the command."
+msgstr ""
+
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
+msgid "{0} Removed {1} from your linked social medias"
+msgstr ""
+
+#: dredd v3/cogs/fun.py:32
+msgid "Rate something"
+msgstr ""
+
+#: dredd v3/cogs/fun.py:36
+msgid " Rates what you desire "
+msgstr ""
+
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
+msgid "{0} The thing is {1} characters over the limit."
+msgstr ""
+
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
+msgid "I rate {0} **{1}** out of **100**."
+msgstr ""
+
+#: dredd v3/cogs/fun.py:55
+msgid "Talk with a chat bot"
+msgstr ""
+
+#: dredd v3/cogs/fun.py:59
+msgid " Talk about life with a chat bot :) "
+msgstr ""
+
+#: dredd v3/cogs/fun.py:66
+msgid "Looks like the chatbot escaped!"
+msgstr ""
+
+#: dredd v3/cogs/fun.py:68
+msgid "F in the chat"
+msgstr ""
+
+#: dredd v3/cogs/fun.py:71
+msgid " Press F to pay respect "
+msgstr ""
+
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
+msgid "{0} The text is {1} characters over the limit."
+msgstr ""
+
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
+msgid " for **{0}** "
+msgstr " už **{0}** "
+
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
+msgid "**{0}** has paid their respect {1}{2}"
+msgstr ""
+
+#: dredd v3/cogs/fun.py:82
+msgid "Ask the almighty 8ball what you desire "
+msgstr ""
+
+#: dredd v3/cogs/fun.py:86
+msgid " Do you have a question? Ask the almighty 8ball what you should do "
+msgstr ""
+
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
+msgid "{0} The question is {1} characters over the limit."
+msgstr ""
+
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
+msgid ""
+"**You've asked the almighty 8ball a question -** {0}\n"
+"\n"
+"**The 8ball says:** {1}"
+msgstr ""
+
+#: dredd v3/cogs/fun.py:107
+msgid "Reverse something"
+msgstr ""
+
+#: dredd v3/cogs/fun.py:111
+msgid ""
+" !poow ,ffuts esreveR. Everything you type after reverse will of course, be "
+"reversed "
+msgstr ""
+
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
+msgid "{0} The text you want to reverse is {1} characters over the limit."
+msgstr ""
+
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
+msgid ""
+"**Text to reverse:** {0}\n"
+"\n"
+"**Reversed:** {1}"
+msgstr ""
+
+#: dredd v3/cogs/fun.py:125
+msgid "Choose between multiple choices"
+msgstr ""
+
+#: dredd v3/cogs/fun.py:129
+msgid " Choose between multiple choices. "
+msgstr ""
+
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
+msgid ""
+"{0} There are either too many choices (10) or you're over 500 characters."
+msgstr ""
+
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
+msgid ""
+"**Available choices:** {0}\n"
+"\n"
+"**I choose:** {1}"
+msgstr ""
+
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
+msgid "{0} | I can't choose from an empty list of choices!"
+msgstr ""
+
+#: dredd v3/cogs/fun.py:146
+msgid "Check someones hotness"
+msgstr ""
+
+#: dredd v3/cogs/fun.py:150
+msgid " I wonder how hot are you ;p "
+msgstr ""
+
+#: dredd v3/cogs/fun.py:155
+msgid "The hot calculator has melted down because of him :fire:"
+msgstr ""
+
+#: dredd v3/cogs/fun.py:159
+msgid "I'm too hot for you 😏"
+msgstr "Aš tau per gražus 😏"
+
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
+msgid "**{0}** is **{1}%** hot. {2}"
+msgstr ""
+
+#: dredd v3/cogs/fun.py:177
+msgid "Read a random dad joke"
+msgstr ""
+
+#: dredd v3/cogs/fun.py:181
+msgid " Read a random dad joke "
+msgstr ""
+
+#: dredd v3/cogs/fun.py:187
+msgid "Roast someone"
+msgstr ""
+
+#: dredd v3/cogs/fun.py:191
+msgid " Roast someone in the server. "
+msgstr ""
+
+#: dredd v3/cogs/fun.py:196
+msgid ""
+"You can't roast Moksej! I'll drop you a hint, though. There's a bypass that "
+"you can use to roast him ;)"
+msgstr ""
+
+#: dredd v3/cogs/fun.py:201
+msgid "Don't you dare do that!"
+msgstr ""
+
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
+msgid "Shows help about bot and/or commands"
+msgstr "Help komanda"
+
+#: dredd v3/cogs/help.py:39
+msgid "See cog/command help"
+msgstr ""
+
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
+msgid "**Prefix:** `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/help.py:114
+msgid "**Prefix:** `!`"
+msgstr ""
+
+#: dredd v3/cogs/help.py:115
+msgid "Support"
+msgstr ""
+
+#: dredd v3/cogs/help.py:116
+msgid "Bot invite"
+msgstr ""
+
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
+msgid "{0} Help"
+msgstr ""
+
+#: dredd v3/cogs/help.py:150
+msgid "Categories:"
+msgstr ""
+
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
+msgid ""
+"\n"
+"{0} **Latest news - {1}**"
+msgstr ""
+
+#: dredd v3/cogs/help.py:157
+msgid ""
+"You can also navigate through the dropdown below to view commands in each "
+"category."
+msgstr ""
+
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
+msgid "Aliases: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
+msgid "No aliases were found."
+msgstr ""
+
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
+msgid "No help was provided..."
+msgstr ""
+
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
+msgid ""
+"\n"
+"\n"
+"*Either you or I don't have permissions to run this command in this channel*"
+msgstr ""
+
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
+msgid ""
+"\n"
+"{0} This command is in an early beta and can only be used in whitelisted "
+"servers."
+msgstr ""
+
+#: dredd v3/cogs/help.py:255
+msgid ""
+"\n"
+"<:beta:860234962749095956> This command is in an early beta and can be used "
+"only in whitelisted servers."
+msgstr ""
+
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
+msgid "Subcommands: ({0})"
+msgstr ""
+
+#: dredd v3/cogs/help.py:289
+msgid "No information."
+msgstr "Nėra Informacijos."
+
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
+msgid "No command called \"{0}\" was found.{1}{2}"
+msgstr ""
+
+#: dredd v3/cogs/help.py:326
+msgid ""
+"\n"
+"\n"
+"Did you possibly mean:\n"
+msgstr ""
+
+#: dredd v3/cogs/info.py:62
+msgid "See the bot's latency to discord"
+msgstr ""
+
+#: dredd v3/cogs/info.py:65
+msgid " See the bot's latency to discord "
+msgstr ""
+
+#: dredd v3/cogs/info.py:76
+msgid "A detailed information of the bot"
+msgstr ""
+
+#: dredd v3/cogs/info.py:80
+msgid " A detailed information of the bot "
+msgstr ""
+
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
+msgid "About {0}"
+msgstr "Apie {0}"
+
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
+msgid ""
+"\n"
+"Dredd is a bot that will help your server with moderation, provide fun to "
+"your members, and much more! The bot is currently running on **V{0}** and is "
+"currently maintained.\n"
+"\n"
+"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
+"**Last boot:** {4}\n"
+"**Created:** {5} ({6})\n"
+"\n"
+"**Links:**\n"
+"• [Support server]({7})\n"
+"• [Bot invite]({8})\n"
+"• [Website]({17})\n"
+"\n"
+"**Latest Changes:**\n"
+"{9}\n"
+"\n"
+"**Total:**\n"
+"• Commands: **{10}**\n"
+"• Members: **{11}**\n"
+"• Servers: **{12}**\n"
+"• Channels: {13} **{14}** | {15} **{16}**\n"
+"\n"
+msgstr ""
+
+#: dredd v3/cogs/info.py:138
+msgid " A detailed information of the server the bot is hosted on. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
+msgid ""
+"**System CPU:**\n"
+"- Frequency: {0} Mhz\n"
+"- Cores: {1}\n"
+"- Usage: {2}%\n"
+"\n"
+"**System Memory:**\n"
+"- Available: {3} MB\n"
+"- Total: {4} MB\n"
+"- Used: {5} MB\n"
+"\n"
+"**System Disk:**\n"
+"- Total: {6} GB\n"
+"- Used: {7} GB\n"
+"- Free: {8} GB\n"
+"\n"
+"**Process Info:**\n"
+"- Memory Usage: {9} MB\n"
+"- CPU Usage: {10}%\n"
+"- Threads: {11}"
+msgstr ""
+
+#: dredd v3/cogs/info.py:157
+msgid "Get detailed information about the user"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
+msgid ""
+" A defailed information of the user. Fetches the user if they do not share "
+"any guilds with the bot. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
+msgid "{0} | That user could not be found."
+msgstr "{0} | Narys nerastas."
+
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
+msgid "{0}'s Information"
+msgstr ""
+
+#: dredd v3/cogs/info.py:188
+msgid ""
+"\n"
+"**Latest nicknames:** "
+msgstr ""
+
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
+msgid " **({0} Total)**"
+msgstr ""
+
+#: dredd v3/cogs/info.py:195
+msgid "No roles"
+msgstr "Nera vaidmenų"
+
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
+msgid "General Information:"
+msgstr "Bendra informacija:"
+
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
+msgid ""
+"\n"
+"{0} {1}\n"
+"\n"
+"**User ID:** {2}\n"
+"**Account created:** {3} ({4})"
+msgstr ""
+"\n"
+"{0} {1}\n"
+"\n"
+"**Nario ID:** {2}\n"
+"**Paskyra sukurta:** {3} ({4})"
+
+#: dredd v3/cogs/info.py:203
+msgid "Server Information:"
+msgstr "Serverio informacija:"
+
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
+msgid ""
+"\n"
+"**Nickname:** {0}{1}\n"
+"**Joined at:** {2} ({3})\n"
+"**Roles:** {4}"
+msgstr ""
+"\n"
+"**Slapyvardis:** {0}{1}\n"
+"**Prisijungė:** {2} ({3})\n"
+"**Vaidmenys:** {4}"
+
+#: dredd v3/cogs/info.py:231
+msgid "Social media:"
+msgstr ""
+
+#: dredd v3/cogs/info.py:244
+msgid "Get current server's detailed information"
+msgstr ""
+
+#: dredd v3/cogs/info.py:249
+msgid " A detailed information of the current server "
+msgstr ""
+
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
+msgid ""
+"\n"
+"**Acknowledgements:**\n"
+"{0}"
+msgstr ""
+
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
+msgid ""
+"\n"
+"**Banned:** {0}"
+msgstr ""
+
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
+msgid "This server has **{0}** boosts"
+msgstr ""
+
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
+msgid "{0} Information"
+msgstr ""
+
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
+msgid ""
+"\n"
+"**Name:** {0}\n"
+"**ID:** {1}\n"
+"**Guild created:** {2} ({3})\n"
+"**Verification level:** {4}\n"
+"\n"
+"**Owner:** {5}\n"
+"**Owner ID:** {6}{7}\n"
+"\n"
+"**Nitro status:**\n"
+"{8}\n"
+msgstr ""
+
+#: dredd v3/cogs/info.py:286
+msgid "Other Information:"
+msgstr "Kita informacija:"
+
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
+msgid ""
+"**Members:** (Total: {0})\n"
+"**Bots:** {2} | **Humans:** {3}\n"
+"**Staff:** {4}{5}\n"
+"**Channels:** {6} {7} | {8} {9}\n"
+msgstr ""
+
+#: dredd v3/cogs/info.py:295
+msgid "Animated Icon"
+msgstr ""
+
+#: dredd v3/cogs/info.py:296
+msgid "Banner"
+msgstr ""
+
+#: dredd v3/cogs/info.py:297
+msgid "Commerce"
+msgstr ""
+
+#: dredd v3/cogs/info.py:298
+msgid "Community server"
+msgstr ""
+
+#: dredd v3/cogs/info.py:299
+msgid "Server Discovery"
+msgstr ""
+
+#: dredd v3/cogs/info.py:300
+msgid "Featurable"
+msgstr ""
+
+#: dredd v3/cogs/info.py:301
+msgid "Invite Splash"
+msgstr ""
+
+#: dredd v3/cogs/info.py:302
+msgid "Member Verification Gate Enabled"
+msgstr ""
+
+#: dredd v3/cogs/info.py:303
+msgid "News Channels"
+msgstr ""
+
+#: dredd v3/cogs/info.py:304
+msgid "Partnered"
+msgstr ""
+
+#: dredd v3/cogs/info.py:305
+msgid "Prieview Enabled"
+msgstr ""
+
+#: dredd v3/cogs/info.py:306
+msgid "Vanity Invite"
+msgstr ""
+
+#: dredd v3/cogs/info.py:307
+msgid "Verified"
+msgstr ""
+
+#: dredd v3/cogs/info.py:308
+msgid "VIP Voice Servers"
+msgstr ""
+
+#: dredd v3/cogs/info.py:309
+msgid "Welcome screen"
+msgstr ""
+
+#: dredd v3/cogs/info.py:310
+msgid "Ticketed events enabled"
+msgstr ""
+
+#: dredd v3/cogs/info.py:311
+msgid "Monetization enabled"
+msgstr ""
+
+#: dredd v3/cogs/info.py:312
+msgid "More stickers"
+msgstr ""
+
+#: dredd v3/cogs/info.py:317
+msgid "Features"
+msgstr ""
+
+#: dredd v3/cogs/info.py:328
+msgid "Lines of python code used making the bot"
+msgstr ""
+
+#: dredd v3/cogs/info.py:332
+msgid " Lines of python code used making the bot "
+msgstr ""
+
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
+msgid ""
+"{0} I am made up of **{1}** files and **{2}** lines of code.\n"
+"You can look at my source here: https://github.com/TheMoksej/Dredd"
+msgstr ""
+
+#: dredd v3/cogs/info.py:348
+msgid "Source code of the bot"
+msgstr ""
+
+#: dredd v3/cogs/info.py:352
+msgid " Source code of the bot "
+msgstr ""
+
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
+msgid "{0} You can see my source code here: <{1}>"
+msgstr ""
+
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
+msgid ""
+"The source code for this command is too long, you can view it here:\n"
+"{0}"
+msgstr ""
+
+#: dredd v3/cogs/info.py:378
+msgid "Get user's profile picture"
+msgstr ""
+
+#: dredd v3/cogs/info.py:382
+msgid ""
+" Get user's profile picture. Fetches the user if they do not share any "
+"guilds with the bot "
+msgstr ""
+
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
+msgid "{0}'s Profile Picture!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
+msgstr ""
+
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
+msgid " | [gif]({0})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
+msgid "Huge thanks to {0} for this avatar"
+msgstr ""
+
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
+msgid "Get a link to bot's support server"
+msgstr ""
+
+#: dredd v3/cogs/info.py:426
+msgid ""
+" A link to bot's support server. You can pass in boolean to get the non-"
+"embedded version of the invite "
+msgstr ""
+
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
+msgid "{0} Need help? Feel free to [join the support server!]({1})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
+msgid "{0} Need help? Feel free to join the the support server here: {1}"
+msgstr ""
+
+#: dredd v3/cogs/info.py:437
+msgid "Get the bot's invite"
+msgstr ""
+
+#: dredd v3/cogs/info.py:441
+msgid ""
+" The bot's invite link. You can pass in boolean to get the non-embedded "
+"version of the invite "
+msgstr ""
+
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
+msgid ""
+"{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
+msgid ""
+"{0} Want me in your server? What are you waiting for then? Invite now:\n"
+"\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/info.py:452
+msgid "Vote for me, please"
+msgstr ""
+
+#: dredd v3/cogs/info.py:456
+msgid " Links of bot lists where you can vote for the bot "
+msgstr ""
+
+#: dredd v3/cogs/info.py:459
+msgid "Voting Locations"
+msgstr "Balsavimo lokacijos"
+
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
+msgid ""
+"You can vote for me in any of those lists:\n"
+"{0}\n"
+"\n"
+"*Voting will unlock some commands for you to use and will help me grow "
+"faster!*"
+msgstr ""
+
+#: dredd v3/cogs/info.py:465
+msgid "The bot's Privacy Policy and Terms of Use"
+msgstr ""
+
+#: dredd v3/cogs/info.py:469
+msgid " The bot's Privacy Policy and Terms of Use "
+msgstr ""
+
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
+msgid "{0} You can see my privacy policy here: {1}"
+msgstr ""
+
+#: dredd v3/cogs/info.py:473
+msgid "A thank you to bot contributors"
+msgstr ""
+
+#: dredd v3/cogs/info.py:477
+msgid ""
+" A thank you to people who have helped find bugs, work on, and design art "
+"for the bot! "
+msgstr ""
+
+#: dredd v3/cogs/info.py:492
+msgid "The Dredd team says thanks to these people!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
+msgid ""
+"\n"
+"**Sponsor(s):** {0}\n"
+"**Beta bug hunter(s):** {1}\n"
+"**Bug hunter(s):** {2}\n"
+"**Translator(s):** {3}"
+msgstr ""
+
+#: dredd v3/cogs/info.py:501
+msgid "**Graphic Designer(s):**"
+msgstr ""
+
+#: dredd v3/cogs/info.py:502
+msgid "**Contributor(s):**"
+msgstr ""
+
+#: dredd v3/cogs/info.py:505
+msgid "List of roles in the server"
+msgstr ""
+
+#: dredd v3/cogs/info.py:510
+msgid ""
+" List of all the server roles. Providing the role mention will display all "
+"the members in that role "
+msgstr ""
+
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
+msgid "{0} Server has no roles"
+msgstr ""
+
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
+msgid "Roles in {0}"
+msgstr ""
+
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
+msgid "Members in {0}"
+msgstr ""
+
+#: dredd v3/cogs/info.py:534
+msgid "Get information of the role"
+msgstr ""
+
+#: dredd v3/cogs/info.py:539
+msgid " Get information of the role "
+msgstr ""
+
+#: dredd v3/cogs/info.py:542
+msgid "__**Basic Information**__"
+msgstr ""
+
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
+msgid ""
+"**Role name:** {0}\n"
+"**Role mention:** {1}\n"
+"**Role ID:** {2}"
+msgstr ""
+
+#: dredd v3/cogs/info.py:548
+msgid "__**Permissions:**__"
+msgstr ""
+
+#: dredd v3/cogs/info.py:551
+msgid "__**Other Information:**__"
+msgstr ""
+
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
+msgid ""
+"**Is Integration:** {0}\n"
+"**Hoisted:** {1}\n"
+"**Position:** {2}\n"
+"**Color:** {3}\n"
+"**Created:** {4}\n"
+"\n"
+"**Members:** {5}"
+msgstr ""
+
+#: dredd v3/cogs/info.py:562
+msgid "Get a list of recent nicknames member had"
+msgstr ""
+
+#: dredd v3/cogs/info.py:567
+msgid " Get a list of 10 nicknames member had in the past 90 days "
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
+msgid "{0} | **{1}** has opted out of nickname logging."
+msgstr ""
+
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
+msgid "{0} | **{1}** has had no past nicknames since I joined."
+msgstr ""
+
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
+msgid "**{0}'s past nicknames:**"
+msgstr ""
+
+#: dredd v3/cogs/info.py:591
+msgid "See permissions member has in the server"
+msgstr ""
+
+#: dredd v3/cogs/info.py:595
+msgid " See permissions member has in the server "
+msgstr ""
+
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
+msgid "{0}'s Server Permissions"
+msgstr ""
+
+#: dredd v3/cogs/info.py:620
+msgid "A list of disabled commands"
+msgstr ""
+
+#: dredd v3/cogs/info.py:625
+msgid " A list of disabled commands globally and in the server "
+msgstr ""
+
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
+msgid "{0} | No commands are disabled!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:638
+msgid "List of all disabled commands"
+msgstr ""
+
+#: dredd v3/cogs/info.py:639
+msgid "The following commands can only be run by bot staff"
+msgstr ""
+
+#: dredd v3/cogs/info.py:641
+msgid "**Globally disabled commands:**"
+msgstr ""
+
+#: dredd v3/cogs/info.py:643
+msgid "**Disabled commands in this server:**"
+msgstr ""
+
+#: dredd v3/cogs/info.py:647
+msgid "**Disabled categories in this server:**"
+msgstr ""
+
+#: dredd v3/cogs/info.py:650
+msgid "Get a list of all the server emotes"
+msgstr ""
+
+#: dredd v3/cogs/info.py:655
+msgid " Get a list of all the server emotes "
+msgstr ""
+
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
+msgid "{0} | This server has no emotes!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
+msgid "{0} emotes list"
+msgstr ""
+
+#: dredd v3/cogs/info.py:670
+msgid "A list of bot's partners"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
+msgid " A list of bot's partners "
+msgstr ""
+
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
+msgid "Server"
+msgstr ""
+
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
+msgid ""
+"**Partner:** {0}\n"
+"**Partnered for:** {1}\n"
+"**Partner type:** {2}\n"
+"**Partnered message:**\n"
+">>> {3}"
+msgstr ""
+
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
+msgid ""
+"Interested in partnering? Here's the official message:\n"
+"\n"
+"{0} or [join the support server]({1})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:719
+msgid "Partnered people with Dredd"
+msgstr ""
+
+#: dredd v3/cogs/info.py:725
+msgid "A list of user's bot acknowledgements"
+msgstr ""
+
+#: dredd v3/cogs/info.py:729
+msgid " A list of user's bot acknowledgements "
+msgstr ""
+
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
+msgstr ""
+
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
+msgstr ""
+
+#: dredd v3/cogs/info.py:749
+msgid "Top 10 most used commands"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
+msgid ""
+" A list of 10 most used commands. You may also include: `me` and `guild` to "
+"see a list of your or guild's most used commands "
+msgstr ""
+
+#: dredd v3/cogs/info.py:759
+msgid "**Top 10 most used commands:**"
+msgstr ""
+
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
+msgid "{0} Looks like you haven't used any commands :/"
+msgstr ""
+
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
+msgid "In total users have used {0} commands!"
+msgstr "Iš viso nariai panaudojo {0} komandas!"
+
+#: dredd v3/cogs/info.py:768
+msgid "**Your top 10 most used commands**"
+msgstr ""
+
+#: dredd v3/cogs/info.py:772
+msgid "In total you have used {0:,} commands!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
+msgid "{0} This command must be ran in any server, not dms"
+msgstr ""
+
+#: dredd v3/cogs/info.py:778
+msgid "**Top 10 most used commands in this server:**"
+msgstr ""
+
+#: dredd v3/cogs/info.py:782
+msgid "In total this guild has used {0:,} commands!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:793
+msgid "Command"
+msgstr "Komanda"
+
+#: dredd v3/cogs/info.py:794
+msgid "Used"
+msgstr "Panaudota"
+
+#: dredd v3/cogs/info.py:804
+msgid "A list of newest members in the server"
+msgstr ""
+
+#: dredd v3/cogs/info.py:809
+msgid " A list of newest members in the server "
+msgstr ""
+
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
+msgid "This server has {0} members"
+msgstr "Šis serveris turi {0} narius(-ių)"
+
+#: dredd v3/cogs/info.py:818
+msgid "Newest member(s) in this server:"
+msgstr "Naujausias narys(-iai) šiamė serveryje:"
+
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
+msgid ""
+"**Joined Server at** {0}\n"
+"**Account created at** {1}"
+msgstr ""
+"**Prisijungė į serverį** {0}\n"
+"**Paskyra sukurtą** {1}"
+
+#: dredd v3/cogs/info.py:824
+msgid "The limit is set to 10"
+msgstr "Limitas yra nustatytas 10"
+
+#: dredd v3/cogs/info.py:833
+msgid " A list of members with specific character(s) in their name "
+msgstr ""
+
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
+msgid ""
+"{0} Names can't be longer than 32 characters! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
+msgid "{0} Couldn't find anyone with a given regex."
+msgstr ""
+
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
+msgid "Users with regex {0} in their name"
+msgstr ""
+
+#: dredd v3/cogs/info.py:855
+msgid "Documentation of enhanced discord.py"
+msgstr ""
+
+#: dredd v3/cogs/info.py:858
+msgid " Documentation of enhanced discord.py "
+msgstr ""
+
+#: dredd v3/cogs/info.py:862
+msgid "Documentation of python"
+msgstr ""
+
+#: dredd v3/cogs/info.py:865
+msgid " Documentation of python "
+msgstr ""
+
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
+msgstr ""
+
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
+msgstr ""
+
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
+msgstr ""
+
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid ""
+"**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid ""
+"I can't send messages in that channel, please give me permissions to send "
+"messages in that channel or choose another channel."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:158
+msgid ""
+"Would you like to use Discord message components (buttons) for the new "
+"reaction roles setup? If no, normal reactions will be used instead."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:177
+msgid ""
+"Can't find that message, please make sure the link is valid and I can see "
+"the channel, message history."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:183
+msgid ""
+"It seems like you're using the old system for reaction roles if any, would "
+"you like to switch to a new one using Discord message components (buttons)?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid ""
+"{0} Command failed with an error, please report this in our support server: "
+"`{error}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:215
+msgid ""
+"Please send a **single** emoji that you'd like to use. If you're done, send "
+"`done`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid ""
+"That role is already used in the reaction role, please choose another role."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:264
+msgid ""
+"The role you've provided is higher in the role hierarchy, please make sure I "
+"can access the role."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:288
+msgid ""
+"What role do users need in order to access the reaction roles? `None` if no "
+"role should be required."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid ""
+"How many roles should users be able to get from the reaction role? Send {0} "
+"if all."
+msgstr ""
+
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:332
+msgid ""
+"Do you want to edit the reaction roles setup message as well (if current "
+"message is fully custom, you will have to recreate it as it is going to be "
+"fully re-done)? `y` or `n`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid ""
+"If you want to change my prefix you can do so by invoking `{0}prefix set "
+"`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid ""
+"My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid ""
+"I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid ""
+" Change the bot's language in the current server to your prefered one (if "
+"available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid ""
+"{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr "**Nustatymai:**"
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr "**Daugiau:**"
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid ""
+"**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr "Nerasta"
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr "Palikimo žinutę"
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
+msgid "{0} Welcome messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
+msgid "{0} Welcome messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
+msgid ""
+"{0} Embed code is invalid, or only plain text is visible. Please make sure "
+"you're using the correct format by visiting this website "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:507
+msgid "Your welcome embed looks like this: *plain text is not displayed*"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:509
+msgid "View leaving embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:513
+msgid " View leaving messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
+msgid "{0} Leave messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
+msgid "{0} Leave messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:527
+msgid "Your leave embed looks like this: *plain text is not displayed*"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:529
+msgid "Toggle logging on or off"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:538
+msgid " Base command for managign logging in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:541
+msgid "Toggle member logging in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:548
+msgid ""
+" This enables or disables member logging.\n"
+" Member logging includes: avatar changes, nickname changes, username "
+"changes. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
+msgid "{0} Successfully disabled member logs."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
+msgid ""
+"{0} Successfully changed the member logging channel. I will now send member "
+"updates in {1}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
+msgid ""
+"{0} You don't have member logs enabled in this server.\n"
+"*Hint: If you want to enable logging, you need to provide a channel where "
+"logging should be sent to*"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
+msgid ""
+"{0} Successfully enabled member logs. I will now send member updates in {1}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:575
+msgid "Toggle join logs in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:582
+msgid ""
+" This enables or disables new members logging\n"
+" New member logging includes: join logging. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
+msgid "{0} New members logging was successfully disabled."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
+msgid ""
+"{0} Successfully changed the new member logging channel. I will now send "
+"member updates in {1}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
+msgid ""
+"{0} You don't have new member logs enabled in this server.\n"
+"*Hint: If you want to enable logging, you need to provide a channel where "
+"logging should be sent to*"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
+msgid ""
+"{0} Successfully enabled new member logging. I will now send member updates "
+"in {1}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:610
+msgid "Toggle leave logs in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:617
+msgid ""
+" This enables or disables member leave logging.\n"
+" Member leave logging includes: leave logging. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
+msgid "{0} Successfully disabled leave member logs."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
+msgid ""
+"{0} Successfully changed the leave member logging channel. I will now send "
+"member updates in {1}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
+msgid ""
+"{0} You don't have leave member logs enabled in this server.\n"
+"*Hint: If you want to enable logging, you need to provide a channel where "
+"logging should be sent to*"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
+msgid ""
+"{0} Successfully changed the leave member logging channel. I will now send "
+"member leaves in {1}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:645
+msgid "Toggle guild logs in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:652
+msgid ""
+" This enables or disables guild changes logging.\n"
+" Guild changes logging includes: name, region, icon, afk channel, mfa "
+"level, verification level, default notifications. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
+msgid "{0} Successfully disabled guild log updates."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
+msgid ""
+"{0} Successfully changed the guild log updates channel. I will now send "
+"guild updates in {1}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
+msgid ""
+"{0} You don't have guild update logging enabled in this server.\n"
+"*Hint: If you want to enable logging, you need to provide a channel where "
+"logging should be sent to*"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
+msgid ""
+"{0} Successfully enabled guild updates logging. I will now send guild "
+"updates in {1}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:679
+msgid "Toggle edit message logs in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:686
+msgid " This enables or disables messages edit logging "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
+msgid "{0} Successfully disabled edit message logs."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
+msgid ""
+"{0} Successfully updated the logging channel for edited messages to {1}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
+msgid ""
+"{0} You don't have edit message logs enabled in this server.\n"
+"*Hint: If you want to enable logging, you need to provide a channel where "
+"logging should be sent to*"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
+msgid "{0} Enabled edit message logging in {1}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:711
+msgid "Toggle delete message logs in the server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:718
+msgid " This enables or disables messages deleting logging "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
+msgid "{0} Successfully disabled deleted message logs."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
+msgid ""
+"{0} Successfully updated the logging channel for deleted messages to {1}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
+msgid ""
+"{0} Deleted message logs are currently disabled in this server.\n"
+"*Hint: If you want to enable logging, you need to provide a channel where "
+"logging should be sent to*"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
+msgid "{0} Enabled deleted message logging in {1}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:743
+msgid "Toggle moderation logs"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:750
+msgid ""
+" This enables or disables moderation logging\n"
+" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
+msgid "{0} Moderation logging was successfully disabled."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
+msgid "{0} Successfully updated the moderation logging channel to {1}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
+msgid ""
+"{0} Moderation logs are currently disabled in this server.\n"
+"*Hint: If you want to enable logging, you need to provide a channel where "
+"logging should be sent to*"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
+msgid "{0} Enabled moderation logging in {1}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:776
+msgid "Toggle all the logs in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:783
+msgid " This enables all the logging "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
+msgid ""
+"{0} Logs are currently disabled in this server.\n"
+"*Hint: If you want to enable logging, you need to provide a channel where "
+"logging should be sent to*"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
+msgid "{0} Successfully disabled logging."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
+msgid "{0} Enabled logging in {1}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:815
+msgid "Toggle anti hoist"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:822
+msgid ""
+" Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! "
+"I'm a hoister`)\n"
+" When toggled on it will dehoist members that have just joined the "
+"server or have just edited their nickname "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
+msgid ""
+"{0} Nickname can't be longer than 32 characters over, you're {1} characters "
+"over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
+msgid "{0} Anti hoist was successfully disabled."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
+msgid ""
+"{0} Successfully updated the anti hoist logging channel to {1} and nickname "
+"to {2}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
+msgid ""
+"{0} Anti hoisting is currently disabled in this server.\n"
+"*Hint: If you want to enable it, you need to provide a channel where logging "
+"should be sent to and a new nickname*"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
+msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:851
+msgid "Edit the welcoming messages"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:857
+msgid " Base command for managing welcoming messages in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:860
+msgid "Set the channel for welcoming messages"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:866
+msgid ""
+" Set a channel where welcoming messages should be sent to.\n"
+" Make sure bot has permissions to send messages in that channel. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
+msgid "{0} Disabled welcome messages."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
+msgid "{0} Enabled welcome messages in {1}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
+msgid ""
+"{0} Welcome messages are currently disabled in this server.\n"
+"*Hint: If you want to enable them you need to provide a channel where they "
+"should be sent to*"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:894
+msgid "Set the welcoming message"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
+msgid ""
+" Set the welcoming messages in the server\n"
+" Passing no message will reset your welcoming message to the default "
+"one.\n"
+" \n"
+" Formatting values:\n"
+" • `{{member.mention}}` for mention\n"
+" • `{{member.tag}}` for name and # \n"
+" • `{{member.id}}` for id\n"
+" • `{{member.name}}` for name (markdown escaped)\n"
+" • `{{server.name}}` for server name\n"
+" • `{{server.members}}` for member count in server\n"
+" • `{0}` for member name\n"
+" • `{1}` for member count "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
+msgid ""
+"{0} You cannot set up welcome messages because they are not enabled!To "
+"enable them run `{1}welcoming channel [#channel]`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
+msgid "{0} Your current welcome message is the same as the new one."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
+msgid ""
+"{0} Welcome messages can't be longer than 1000 characters. You're {1} "
+"character(s) over the limit."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
+msgid ""
+"{0} **Successfully set your welcome message to:**\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
+msgid ""
+"{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
+msgid ""
+"\n"
+"**Plain Text:** {0}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
+msgid "**Here is your new welcome embed:**{0}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:958
+msgid "Toggle welcoming messages type"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:964
+msgid " Toggle welcoming messages between embedded and plain text. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
+msgid "{0} Welcome messages will not be sent in embeds anymore."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
+msgid "{0} Welcome messages will now be sent in embeds."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:985
+msgid "Toggle bot welcoming messages"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:992
+msgid " Toggle whether or not bot joins should be logged. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
+msgid "{0} I will no longer welcome bots."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
+msgid "{0} I will now longer welcome bots."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1010
+msgid "Edit the leaving messages"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1016
+msgid " Base command for managing leaving messages in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1019
+msgid "Set the channel for leaving messages"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1025
+msgid ""
+" Set a channel where leaving messages should be sent to.\n"
+" Make sure bot has permissions to send messages in that channel. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
+msgid "{0} Leave messages are now disabled."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
+msgid "{0} I will now send leave messages in {1}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
+msgid ""
+"{0} You don't have leave messages enabled in this server.\n"
+"*Hint: If you want to enable them, you need to provide a channel where they "
+"should be sent to*"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
+msgid ""
+"{0} Successfully enabled leave messages. I will now send leave messages in "
+"{1}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1053
+msgid "Set the leaving message"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
+msgid ""
+" Set the leaving messages in the server\n"
+" Passing no message will reset your leaving message to the default "
+"one\n"
+" \n"
+" Formatting values:\n"
+" • `{{member.mention}}` for mention\n"
+" • `{{member.tag}}` for name and # \n"
+" • `{{member.id}}` for id\n"
+" • `{{member.name}}` for name (markdown escaped)\n"
+" • `{{server.name}}` for server name\n"
+" • `{{server.members}}` for member count in server\n"
+" • `{0}` for member name\n"
+" • `{1}` for member count "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
+msgid ""
+"{0} Why are you trying to set up leave messages without having them toggled "
+"on? To enable them run `{1}leaving channel [#channel]`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
+msgid "{0} Your current leave message is the same as the new one."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
+msgid ""
+"{0} Leave messages can't be longer than 1000 characters. You're {1} "
+"character(s) over the limit."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
+msgid ""
+"{0} **Successfully set your leave message to:**\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
+msgid ""
+"{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
+msgid ""
+"{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
+msgid "**Here is your new leave member embed message:**{0}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1117
+msgid "Toggle leaving messages type"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1123
+msgid " Toggle leaving messages between embedded and plain text. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
+msgid ""
+"{0} Why are you trying to setup leaving messages without having them toggled "
+"on? To enable them run `{1}leaving channel [#channel]`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
+msgid "{0} Leave messages will no longer be sent in embeds."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
+msgid "{0} Leave messages will now be sent in embeds."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1144
+msgid "Toggle bot leaving"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1151
+msgid " Toggle whether or not bot leaves should be logged. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
+msgid "{0} Bot leave messages have been turned off."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
+msgid "{0} Bot leave messages have been turned on."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
+msgid "Toggle role on join"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1178
+msgid " Base command for managing role on join "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1182
+msgid "Set role on join for users"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1191
+msgid " Choose what role will be given to new users "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1196
+msgid "Add a role on join for people"
+msgstr ""
+
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
+msgid " Add a role to role on join for people "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
+msgid ""
+"{0} Role on join is not enabled in this server, please use `{1}joinrole "
+"toggle` to enable it."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
+msgid "{0} You cannot set that role as it is configured as mod or admin role"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
+msgid ""
+"{0} The role you're trying to setup is higher in role hierarchy and I cannot "
+"access it."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
+msgid "{0} That role is already added to role on join list."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
+msgid "{0} Added {1} to join role for people."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1232
+msgid "Remove a role on join for people"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1240
+msgid " Remove a role from role on join for people "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
+msgid ""
+"{0} Role on is not enabled in this server, please use `{1}joinrole toggle` "
+"to enable it."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
+msgid "{0} That role is not added to role on join list."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
+msgid "{0} Removed {1} from join role for people."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1256
+msgid "See all the roles on join for people"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1263
+msgid " See all the roles for role on join for people "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
+msgid "Role not found"
+msgstr "Vaidmuo nerastas"
+
+#: dredd v3/cogs/manage.py:1278
+msgid "Role on join for people"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
+msgid "{0} There are no role on join roles for people set."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1289
+msgid "Set role on join for bots"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1298
+msgid " Manage role on join for bots "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1303
+msgid "Add a role on join for bots"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1311
+msgid " Add a role to role on join for bots "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
+msgid "{0} Added {1} to join role for bots."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1338
+msgid "Remove a role on join for bots"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1346
+msgid " Remove a role from role on join for bots "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
+msgid "{0} Removed {1} from join role for bots."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1362
+msgid "See all the roles on join for bots"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1370
+msgid " See all the roles for role on join for bots "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1385
+msgid "Role on join for bots"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
+msgid "{0} There are no role on join roles for bots set."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1404
+msgid " Toggle role on join on and off "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
+msgid ""
+"{0} Role on join was toggled on, you can now set the roles using `{1}"
+"joinrole [people|bots] [add|remove] `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
+msgid "{0} I've successfuly disabled role on join."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1419
+msgid "Set a custom mute role"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1427
+msgid ""
+" Setup a custom mute role in your server\n"
+" You can also reset the mute role by using argument `reset` "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
+msgid "{0} The mute role has been reset."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
+msgid "{0} You do not have a mute role set up."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
+msgid ""
+"{0} That role was not found! If you're trying to reset the mute role, you "
+"can use `reset` as the argument."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
+msgid ""
+"{0} The role you're trying to set as the mute role is higher than me in the "
+"role hierarchy!\n"
+"Please move the role lower in the hierarchy or choose a role in the "
+"hierarchy."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
+msgid ""
+"{0} The role you're trying to set as the mute role has the send messages "
+"permission.\n"
+"You can only set up roles without the send messages permission."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
+msgid "{0} Set the muted role to {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
+msgid "{0} Updated the muted role to {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1458
+msgid "Set a custom mod role"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1465
+msgid ""
+" Setup a custom mod role in your server\n"
+" You can also reset the mod role by using argument `reset` "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
+msgid "{0} Successfully reset the moderator role."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
+msgid "{0} You don't have a custom moderator role setup."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
+msgid ""
+"{0} Role was not found, if you're trying to reset the custom moderator role, "
+"you can use `reset` arg."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
+msgid ""
+"{0} Due to safety reasons, moderator role must at least have manage messages "
+"permissions"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
+msgid "{0} You cannot set that role as it is given to new members"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
+msgid "{0} Set a custom moderator role to {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
+msgid "{0} Changed a custom moderator role to {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1498
+msgid "Set a custom admin role"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1505
+msgid ""
+" Setup a custom admin role in your server\n"
+" You can also reset the admin role by using argument `reset` "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
+msgid "{0} I've reset your admin role."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
+msgid "{0} You don't have a custom admin role setup."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
+msgid ""
+"{0} Role was not found, if you're trying to reset the custom admin role, you "
+"can use `reset` arg."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
+msgid ""
+"{0} Due to safety reasons, admin role must at least have ban members "
+"permissions"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
+msgid "{0} Set a custom admin role to {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
+msgid "{0} Changed a custom admin role to {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1538
+msgid "Disable a command in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1545
+msgid " Disable a command in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
+msgid "{0} {1} command was not found."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
+msgid "{0} That command is already disabled."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1577
+msgid "Enable a command in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1584
+msgid " Enable a command in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
+msgid "{0} That command is not disabled."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1613
+msgid "Disable category in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1620
+msgid " Disable category you don't want people to use in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
+msgid "{0} {1} category was not found."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
+msgid "{0} You can't disable that category!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
+msgid "{0} That category is already disabled."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
+msgid "{0} Category {1} was successfully disabled"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1643
+msgid "Enable category in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1650
+msgid " Enable category which you've previously disbled "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
+msgid "{0} That category is not disabled."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
+msgid "{0} Category {1} was successfully re-enabled"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1669
+msgid "Setup reaction roles in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1677
+msgid " Base command for managing reaction roles "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid ""
+"**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n"
+"\n"
+msgstr ""
+
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
+msgstr "Ištrinti"
+
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid ""
+"Reaction role for that message doesn't exist. Please use `{0}reaction-roles "
+"list` to get a list of all the reaction roles"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid ""
+"{0} You're now opted-in! From now on, I'll be logging your deleted messages "
+"in my snipe command!"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid ""
+"{0} You're now opted-in! I'll be logging your nicknames from now on in this "
+"server!"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
+msgstr ""
+
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
+msgid ""
+"**Search:** {0}\n"
+"**Author:** {1}\n"
+"{2} {3} | {4} {5}\n"
+"**Definition:**\n"
+"{6}\n"
+"**Example:**\n"
+"{7}"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:144
+msgid "Suggest a feature that you'd like to see implemented"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:148
+msgid ""
+" Suggest anything you want to see in the server/bot!\n"
+" Suggestion will be sent to support server for people to vote.\n"
+"\n"
+" *Make sure the suggestion is in English*"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
+msgid ""
+"{0} Sorry, but this server is blacklisted from submitting suggestions. If "
+"you want to submit a suggestion, please do so in my DMs. Spamming them will "
+"result in a blacklist."
+msgstr ""
+
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
+msgid "characters"
+msgstr "simboliai"
+
+#: dredd v3/cogs/misc.py:166
+msgid "character"
+msgstr "simbolis"
+
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
+msgid ""
+"{0} Suggestions can only be 1000 characters long. You're {1} {2} over the "
+"limit."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
+msgid ""
+"Your suggestion was successfully submitted in [my support server!]({0}) "
+"You'll get notified in your DMs when the suggestion will be approved or "
+"denied.People can also follow this suggestion using `{1}suggestion track {2}"
+"`\n"
+"**Suggestion:**\n"
+">>> {3} "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
+msgid "Suggestion sent as #{0}"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:192
+msgid "Track and untrack suggestions"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:196
+msgid " Base command for tracking suggestions "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:199
+msgid "Track a suggestion"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:203
+msgid " Start tracking a suggestion "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
+msgid "{0} Suggestion **#{1}** doesn't exist."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
+msgid "{0} You're already following that suggestion."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
+msgid ""
+"{0} | Started following suggestion **#{1}**. I'll DM you when the "
+"suggestion's status has been updated."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:218
+msgid "Untrack a suggestion"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:222
+msgid " Stop tracking a suggestion "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
+msgid "{0} You're not following that suggestion."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
+msgid ""
+"{0} You cannot untrack that suggestion because you're the one who suggested "
+"it."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
+msgid ""
+"{0} Stopped following suggestion **#{1}**. I won't DM you when the "
+"suggestion's status changes."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:240
+msgid "Manage your todo list"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:244
+msgid " Base command for managing your todo list "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:247
+msgid "Add a todo to your list"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:251
+msgid " Add a todo to your list "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
+msgid "{0} You already have that item in your todo list."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
+msgid ""
+"{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:265
+msgid "Edit your todo"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:269
+msgid " Edit your todos "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
+msgid "{0} You don't have any items in your todo list."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
+msgid "{0} There is no todo item with an id of **{1}** in your todo list."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
+msgid ""
+"{0} Successfully edited the item in your todo list with an ID of **{1}** to: "
+"**{2}**"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:290
+msgid "Swap 2 todo's in places"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:294
+msgid ""
+" Swap 2 todo's around. This will swap the time when todos have been added. "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
+msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:317
+msgid "Check your todo list"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:321
+msgid " Check your todo list "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
+msgid "{0}'s Todo List"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
+msgid "Information about your todo item"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:345
+msgid " Get more information about your todo item "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
+msgid ""
+"**Todo:** {0}\n"
+"\n"
+"**Todo position:** {1}/{2}\n"
+"**Todo added:** {3}\n"
+"**Jump url:** [click here to jump]({4})"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:363
+msgid "Remove a todo from your list"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:367
+msgid " Remove a todo from your list "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
+msgid "{0} That is not a valid id."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
+msgid ""
+"{0} Removed **{1}** todo from your todo list:\n"
+"• {2}"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:390
+msgid "Clear your todos"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:394
+msgid " Clear your todo list "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
+msgid "{0} There's nothing to clear. Your todo list is already empty."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
+msgid "Are you sure you want to clear **{0}** items from your todo list?"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:403
+msgid "Set your AFK status in the current server"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:409
+msgid ""
+" Set your AFK status in the current server so users who mention you would "
+"know that you're AFK "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
+msgid "{0} You've set your AFK status globally already."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
+msgid "{0} **Changed your AFK state to:** {1}"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
+msgid "{0} ** Set your AFK state to:** {1}"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:439
+msgid "Set your AFK status globally"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:445
+msgid ""
+" Set your AFK status in all the shared servers with the bot so users who "
+"mention you would know that you're AFK "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
+msgid "{0} You first need to unafk yourself in **{1}** servers!"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
+msgid "{0} **Changed your global AFK state to:** {1}"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
+msgid "{0} ** Set your global AFK state to:** {1}"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:472
+msgid "See the latest deleted message in a channel."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:477
+msgid " Snipe latest deleted message in the current or mentioned channel "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
+msgid "{0} I haven't yet logged any messages from {1}."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:483
+msgid "this channel"
+msgstr "šis kanalas"
+
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
+msgid "{0} I can't let you snipe messages from an NSFW channel!"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
+msgid "{0} Looks like I can't fetch the user that sent the snipped message."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
+msgid ""
+"{0} That message looks like it was a webhook, and I'm missing permissions to "
+"look for more information."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:501
+msgid "*[Couldn't get the sniped content]*"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
+msgid "Deleted by {0}"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
+msgid "Deleted {0} in #{1}"
+msgstr ""
+
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
+msgid "Toggle your data logging"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:513
+msgid ""
+" Base command for toggling your data logging. This only applies to snipes, "
+"nicknames "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:516
+msgid "Toggle your snipes logging"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:520
+msgid ""
+" Toggle your snipes (deleted messages) logging\n"
+" This applies to all the servers we share "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:527
+msgid ""
+"Are you sure you want to opt-out? Once you'll do that, I won't log your "
+"deleted messages in my snipe command."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:529
+msgid ""
+"Are you sure you want to opt-in? Once you'll do that I'll start logging your "
+"snipes to my cache."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:531
+msgid "Toggle your nicknames logging"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:535
+msgid ""
+" Toggle your nicknames logging\n"
+" This applies to all the servers we share "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:542
+msgid ""
+"Are you sure you want to opt-out? Once you'll do that, I won't be logging "
+"nickname changes from you in this server."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:544
+msgid ""
+"Are you sure you want to opt-in? Once you'll do that I'll start logging your "
+"nicknames again."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:546
+msgid "Create a poll"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:551
+msgid ""
+" Create a poll with upto 10 options.\n"
+" Separate the options with a `|` between them "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
+msgid "{0} You need to split options with `|` in between them."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
+msgid ""
+"{0} Poll is either too short, or too long. You must have at least 3 options "
+"and up to 10"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
+msgid "{0} Option {1} is empty when it can't be empty."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
+msgid ""
+"{0} Your question is over the limit by {1} characters. Max is 125 characters."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
+msgid "New poll created by **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
+msgid "{0} Successfully created poll in this channel!"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
+msgid "{0} Successfully created poll in {1}!"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:598
+msgid "Get lyrics of a song."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:602
+msgid " Get a lyrics of a song "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
+msgid "{0} Searching for song lyrics - {1}"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
+msgid "{0} Failed to find lyrics for that song. {1}"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
+msgid "{0} - {1} lyrics"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:619
+msgid "Manage your reminders"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:623
+msgid ""
+" Create a reminder for yourself. Example usage: `remind 1h do homework` "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
+msgid "Alright, reminding you in {0}: {1}"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:632
+msgid "A list with your reminders"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:636
+msgid " Check your reminders list "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
+msgid "{0} You have no reminders."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
+msgid ""
+"`[{0}]` Reminding **{1}**\n"
+"{2}\n"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
+msgid "{0}'s Reminders"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:655
+msgid "Remove a reminder"
+msgstr ""
+
+#: dredd v3/cogs/misc.py:659
+msgid " Remove an unwanted reminder "
+msgstr ""
+
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
+msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
+msgstr ""
+
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
+msgid "{0} Removed reminder from your reminders list: {1}"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
+msgid "{0} Limit exceeded by **{1}**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
+msgid "{0} Looks like I'm missing permissions!"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
+msgid ""
+"{0} Error occured!\n"
+"`{1}`"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:106
+msgid "Purged **1** message"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
+msgid "Purged **{0}** messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:122
+msgid "Clean up the bot's messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:128
+msgid ""
+" Cleans up the bot's messages from the channel.\n"
+" If the bot has Manage Messages permissions then it will try to "
+"delete messages that look like they invoked the bot as well. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
+msgid "{0} message was removed."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
+msgid "{0} messages were removed."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:139
+msgid ""
+"\n"
+"Total messages by user:"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:145
+msgid "Change member's nickname"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
+msgid ""
+" Changes member's nickname in the server.\n"
+" If multiple members are provided, they all get their nicknames "
+"changed in the server. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
+msgid "{0} | You're missing an argument - **members**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
+msgid ""
+"{0} Nicknames can only be 32 characters long. You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
+msgid "{0} | You can only change 15 members nickname at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
+msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
+msgid ""
+"{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
+msgid ""
+"{0} ({1}) - **Member is above you in the role hierarchy or has the same "
+"role**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
+msgid "**I've successfully re-named {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
+msgid "**However I failed to re-name the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:210
+msgid "**I failed to re-name all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
+msgid ""
+"{0} Something failed with sending the message, I've sent this error to my "
+"developers and they should hopefully resolve it soon."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:221
+msgid "Dehoist members"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
+msgid ""
+" Dehoists members who have non-alphabetic characters at the start of their "
+"name "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:235
+msgid "Started dehoisting process..."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
+msgid "{0} ({1}) - **Failed to dehoist them.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
+msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
+msgid "{0} No hoisters were found."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:258
+msgid "List is limited to 20."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
+msgid "**I've successfully dehoisted {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
+msgid "**However I failed to dehoist the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:274
+msgid "List is limited to 10."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:282
+msgid "**I failed to dehoist all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:295
+msgid "Kick member from the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
+msgid ""
+" Kick a member from the server. If multiple members are provided, they all "
+"get kicked from the server. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
+msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
+msgid "{0} | You can only kick 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
+msgid "{0} ({1}) - **You are the member though?**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
+msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
+msgid "{0} ({1}) - **Kicking failed**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
+msgid "**I've successfully kicked {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
+msgid "**However, I failed to kick the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:377
+msgid "**I failed to kick all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:388
+msgid "Ban member from the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
+msgid ""
+" Ban a member from the server. If multiple members are provided, they all "
+"get banned from the server. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
+msgid "{0} | You can only ban 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
+msgid "{0} ({1}) - **Banning failed**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
+msgid "**I've successfully banned {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
+msgid " for {0}"
+msgstr " dėl {0}"
+
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
+msgid "**However, I failed to ban the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:471
+msgid "**I failed to ban all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:482
+msgid "Softban member from the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
+msgid ""
+" Soft-ban a member from the server. If multiple members are provided, they "
+"all get soft-banned from the server. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
+msgid "{0} | You can only soft-ban 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
+msgid "**I've successfully soft-banned {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
+msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:563
+msgid "**I failed to soft-ban all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:574
+msgid "Hackban user from the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
+msgid ""
+" Hack-ban a user who's not in the server from the server. Users must be IDs "
+"else it won't work. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:596
+msgid "Starting the process, this might take a while."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
+msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
+msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
+msgid "{0} ({0.id}) - **User is already banned.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
+msgid "No reason provided."
+msgstr "Nenurodyta priežastis."
+
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
+msgid "{0} ({0.id})"
+msgstr "{0} ({0.id})"
+
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
+msgid "**I've successfully hack-banned {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
+msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:649
+msgid "**I failed to hack-ban all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:662
+msgid "Unban user from the server"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:669
+msgid " Unbans a banned user from this server "
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
+msgid "I've successfully unbanned **{0}** for **{1}**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:693
+msgid "Unban everyone from the server"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:700
+msgid " Unban everyone from the server "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
+msgid "{0} This server has no bans."
+msgstr "{0} Šis serveris neturi jokių draudimų."
+
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
+msgid "Are you sure you want to unban all **{0}** members from this server?"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:733
+msgid "Unbanning all members..."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
+msgid "I've successfully unbanned **{0}/{1}** members."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:747
+msgid "I will not unban anyone."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:753
+msgid "Wrong emoji; please try again."
+msgstr "Neteisingas jaustukas; bandykite dar kartą."
+
+#: dredd v3/cogs/moderation.py:769
+msgid "Mute member in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
+msgid ""
+" Mute members in the server\n"
+" If duration is provided, they'll get unmuted after the duration "
+"ends.\n"
+" If multiple members are provided, all of them will get muted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
+msgid "{0} | You can only mute 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
+msgid ""
+"{0} | The muted role is above me in the role hierarchy, so I cannot access "
+"it. Please lower {1}, so I can access the role and mute the member(s)."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
+msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
+msgid "{0} ({1}) - **Member looks to be already muted.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
+msgid ""
+"{0} ({1}) - **I do not have permissions to add that role for whatever reason."
+"**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
+msgid "**I've successfully muted {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
+msgid "**However, I failed to mute the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:876
+msgid "**I failed to mute all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid ""
+" Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, "
+"consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
+msgid "Unmute member in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
+msgid ""
+" Unmute member in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
+msgid "{0} | You can only unmute 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
+msgid ""
+"{0} ({1}) - **Member is above me in the role hierarchy, or they have the "
+"same role**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
+msgid ""
+"{0} ({1}) - **I do not have permissions to remove that role for whatever "
+"reason.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
+msgid "{0} ({1}) - **Failed to remove the mute role.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
+msgid "**I've successfully unmuted {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
+msgid "**However, I failed to unmute the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1083
+msgid "**I failed to unmute all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid ""
+" Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
+msgid "Voice mute member in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
+msgid ""
+" Voice mute an annoying member in voice channel.\n"
+" If multiple members are passed, all of them will get voice muted.\n"
+" They need to be in voice channel in order to voice mute them. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
+msgid "{0} | You can only voice mute 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
+msgid "{0} ({1}) - **Member is not in a voice channel.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already voice muted.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
+msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
+msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
+msgid "**I've successfully voice muted {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
+msgid "**However, I failed to voice mute the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1266
+msgid "**I failed to voice mute all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1277
+msgid "Voice unmute member in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
+msgid ""
+" Voice unmute an annoying member in voice channel.\n"
+" If multiple members are passed, all of them will get voice unmuted.\n"
+" They need to be in voice channel in order to voice unmute them. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
+msgid "{0} | You can only voice unmute 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
+msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
+msgid "{0} ({1}) - **Member is not voice muted.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
+msgid "**I've successfully voice unmuted {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
+msgid "**However I failed to voice unmute the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1353
+msgid "**I failed to voice unmute all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1364
+msgid "Warn a member"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
+msgid ""
+" Warn a member in the server\n"
+" If multiple members are provided they all will get warned.\n"
+" Member will get a DM when he'll get warned, you can use silent "
+"feature to send warning into DMs annonymously.\n"
+" Example: `warn [--s] [reason]`"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
+msgid "{0} | You can only warn 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1391
+msgid "Warning!"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
+msgid "{0} ({1}) - **Member is a bot.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
+msgid ""
+"You were warned in **{0}** for:\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
+msgid "**I've successfully warned {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
+msgid "**However I failed to warn the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1443
+msgid "**I failed to warn all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1454
+msgid "Manage messages in the chat"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1461
+msgid ""
+" Purge messages in the chat. Default amount is set to **100**. This will not "
+"purge pins. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1473
+msgid "Purge all the messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1480
+msgid ""
+" Purge all the messages in chat. Default amount is set to **100**. This will "
+"purge everything, pins as well. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1486
+msgid "Clear messages sent from an user"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1493
+msgid " Removes user messages "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1499
+msgid "Clear bot user messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1506
+msgid "Removes a bot user's messages and messages with their optional prefix."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1513
+msgid "Clear embedded messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1520
+msgid "Removes messages that have embeds in them."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1524
+msgid "Clear messages with images"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1531
+msgid "Removes messages that have embeds or attachments."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1534
+msgid "Messages containing the given word"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1541
+msgid ""
+" Removes all messages containing a substring. The substring must be at least "
+"3 characters long. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1547
+msgid "Delete custom emoji messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1554
+msgid "Removes all messages containing custom emoji."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1562
+msgid "Delete custom messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1569
+msgid ""
+"A more advanced purge command.\n"
+" This command uses a powerful \"command line\" syntax.\n"
+" Most options support multiple values to indicate 'any' match.\n"
+" If the value has spaces it must be quoted.\n"
+" The messages are only deleted if all options are met unless\n"
+" the `--or` flag is passed, in which case only if any is met.\n"
+" The following options are valid.\n"
+" `--user`: A mention or name of the user to remove.\n"
+" `--contains`: A substring to search for in the message.\n"
+" `--starts`: A substring to search if the message starts with.\n"
+" `--ends`: A substring to search if the message ends with.\n"
+" `--search`: How many messages to search. Default 100. Max 2000.\n"
+" `--after`: Messages must come after this message ID.\n"
+" `--before`: Messages must come before this message ID.\n"
+" Flag options (no arguments):\n"
+" `--bot`: Check if it's a bot user.\n"
+" `--embeds`: Check if the message has embeds.\n"
+" `--files`: Check if the message has attachments.\n"
+" `--emoji`: Check if the message has custom emoji.\n"
+" `--reactions`: Check if the message has reactions\n"
+" `--or`: Use logical OR for all options.\n"
+" `--not`: Use logical NOT for all options. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1664
+msgid "Nuke the channel"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1671
+msgid ""
+" Nuke any channel in the server. This command will clone the selected "
+"channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
+msgid ""
+"{0} Successfully nuked the channel. Deleting this message in 30 seconds."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1691
+msgid "Freeze the server"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1698
+msgid " Freezes everyone from sending messages in the server "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
+msgid "{0} Server is now frozen!"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
+msgid "{0} Server is already frozen!"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1712
+msgid "Unfreeze the server"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1719
+msgid " Unfreezes everyone from sending messages in the server "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
+msgid "{0} Server is now unfrozen!"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
+msgid "{0} Server is not frozen!"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1734
+msgid "Create a role"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1741
+msgid " Create a role in the server "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1744
+msgid "Role name can't be longer than 100 characters"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
+msgid "{0} Created role named **{1}**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1748
+msgid "Delete a role"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1755
+msgid " Delete a role in the server "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
+msgid ""
+"{0} I cannot delete that role as it's higher or equal in role hiararchy!"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
+msgid ""
+"{0} You cannot delete that role as it's higher or equal in role hiararchy!"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
+msgid "{0} Successfully deleted the role!"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
+msgid "{0} Failed to delete the role, not sure why."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
+msgid "{0} Looks like I'm missing permissions, but that's not possible."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1778
+msgid "Add a role to member(s)"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
+msgid ""
+" Add a role to a member. Mentioning multiple members will add a role to "
+"multiple members. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
+msgid "{0} | You can only add a role to 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
+msgid "{0} ({1}) - **Member already has that role**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
+msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
+msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
+msgid "**I've successfully added a role to {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
+msgid "**However, I failed to add the role to the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1866
+msgid "**I failed to add a role to all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1877
+msgid "Remove a role to member(s)"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
+msgid ""
+" Remove a role to a member. Mentioning multiple members will remove a role "
+"from multiple members. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
+msgid "{0} | You can only remove a role from 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't have that role**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
+msgid "**I've successfully removed a role from {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
+msgid ""
+"**However, I failed to remove the role from the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1959
+msgid "**I failed to remove a role from all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1970
+msgid "Edit a reason of a case"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
+msgid ""
+" Edit the reason of a case. You can also edit multiple cases by adding `~` "
+"before a number "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
+msgid ""
+"{0} The format for editing multiple cases is wrong, the correct format is "
+"`~`"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
+msgid "{0} Please make sure the number is valid."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
+msgid "{0} Can't seem to find any cases in this server."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
+msgid "{0} There are only {1} cases available to edit."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
+msgid "{0} Started editing last {1} case(s), this might take a while."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
+msgid "{0} Successfully edited cases - {1}"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
+msgid ""
+"{0} Failed to edit last {1} case(s), this might be because the log message "
+"was deleted"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
+msgid "{0} Case `#{1}` doesn't exist."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
+msgid ""
+"{0} Unknown message! Make sure I have permissions to see the logging channel "
+"and if that message exists."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
+msgid "{0} Looks like I'm missing permissions to get that message"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
+msgid "{0} Retrieving the message failed."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
+msgid "Successfully edited case `#{0}` reason"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2070
+msgid "Delete existing case"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2077
+msgid " Delete the existing case "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
+msgid "{0} Case was deleted"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
+msgid ""
+"**Case ID:** {0}\n"
+"**Moderator:** {1} ({2})\n"
+"**Reason:** {3}"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
+msgid ""
+"{0} Case `#{1}` was successfuly deleted, but I was unable to send a log "
+"message to the logging channel in which case was logged. *It was most likely "
+"deleted*"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
+msgid "{0} Case `#{1}` was successfully deleted."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2111
+msgid " I was unable to send a message to your logging channel."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2114
+msgid "Get case information"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2120
+msgid " Get more information of the case "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
+msgid "Showing you case `#{0}` information"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2141
+msgid "Check user history of punishments"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
+msgid " Get a history of user's punishments "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
+msgid "{0} {1} doesn't have any punishments history."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2167
+msgid "softban"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2173
+msgid "warn"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2176
+msgid "unban"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2178
+msgid "unmute"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2180
+msgid "voice mute"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2182
+msgid "voice unmute"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
+msgid "Not Found. ID: {0}"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
+msgid ""
+"**Case ID:** {0}\n"
+"**Action:** {1}\n"
+"**Moderator:** {2} ({3})\n"
+"**Reason:** {4}\n"
+"\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
+msgid "{0} Punishments History"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
+msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2204
+msgid "Shows the duration of tempmute left."
+msgstr ""
+
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
+msgid ""
+" Check the duration of member's tempmute.\n"
+" If you're the user, you can run this command in DMs with srver id "
+"provided as well "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2216
+msgid "User is not temp muted."
+msgstr "Narys nėra laikinai nutildytas."
+
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
+msgid "**{0}** will be unmuted in: `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2227
+msgid ""
+"Server administrators have disabled this feature in that server, "
+"unfortunately I cannot tell you the duration until you get unmuted."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2232
+msgid "You're not temp muted?"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
+msgid "You will be unmuted in: `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2238
+msgid "Please give the ID of the server too."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2243
+msgid "User is not temp muted in that server."
+msgstr "Narys nėra laikinai nutildytas tame serveryje."
+
+#: dredd v3/cogs/moderation.py:2250
+msgid "Toggle if users should see their temp mute duration"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2256
+msgid ""
+" Toggle if users should be able to see when they're getting unmuted. They'll "
+"be able to run the command in DMs if it's toggled on. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
+msgid ""
+"{0} Users will now be able to check their temp-mute duration in their DMs"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
+msgid ""
+"{0} Users won't be able to check their temp-mute duration in their DMs "
+"anymore."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2268
+msgid "Create an emoji"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2275
+msgid " Create an emoji "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
+msgid ""
+"Emoji name can't be longer than 32 characters, you're {0} characters over"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2281
+msgid "This guild has reached the max amount of emojis added."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
+msgid "{0} Successfully created {1} emoji in this server."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2291
+msgid "Emoji URL is invalid"
+msgstr "Jaustuko nuoroda yra neteisingą"
+
+#: dredd v3/cogs/moderation.py:2293
+msgid "The URL doesn't contain any image"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:2297
+msgid "You need to either provide an image URL or upload one with the command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
+msgid ""
+"Looks like you've encountered bug that we're unaware how to fix, we've gone "
+"ahead and destroyed your music player for this guild, if you still encounter "
+"these bugs, please join the support server here: {0}"
+msgstr ""
+
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
+msgid ""
+"{0} Please give me permissions to speak in a stage channel. I will check if "
+"I have permissions to speak again in 10 seconds, if not, I will leave the "
+"stage channel."
+msgstr ""
+
+#: dredd v3/cogs/music.py:116
+msgid "Left because I was still suppressed."
+msgstr ""
+
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
+msgid "{0} Started playing **{1}**{2}"
+msgstr ""
+
+#: dredd v3/cogs/music.py:167
+msgid "Queue End"
+msgstr "Eilės pabaiga"
+
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
+msgid "Live: {0}"
+msgstr "Tiesiogiai: {0}"
+
+#: dredd v3/cogs/music.py:180
+msgid "None"
+msgstr "Nėra"
+
+#: dredd v3/cogs/music.py:180
+msgid "Current"
+msgstr "Dabartinis(-ė)"
+
+#: dredd v3/cogs/music.py:180
+msgid "All"
+msgstr "Visi"
+
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
+msgid ""
+"**Now Playing:** {0}\n"
+"**Duration:** {1}\n"
+"**Volume:** {2}%\n"
+"**Requested by:** {3}\n"
+"**DJ:** {4}\n"
+"**Loop:** {5}\n"
+"**Upcoming:** {6} `(+{7})`\n"
+"**Filter:**\n"
+"{8}╠ **Pitch:** `{9}x`\n"
+"{8}╚ **Speed:** `{10}x`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:184
+msgid "Live Stream"
+msgstr "Tiesioginė transliacija"
+
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
+msgid "Everyone left the voice channel, I will stop playing music"
+msgstr ""
+
+#: dredd v3/cogs/music.py:293
+msgid "Everyone left the voice channel, I will pause the current track"
+msgstr ""
+
+#: dredd v3/cogs/music.py:302
+msgid "The queue is empty, please add songs to the queue so I could play them."
+msgstr ""
+
+#: dredd v3/cogs/music.py:336
+msgid "Connect bot to a voice channel"
+msgstr ""
+
+#: dredd v3/cogs/music.py:341
+msgid " Connect bot to a voice channel "
+msgstr ""
+
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
+msgid "{0} Already connected to the voice channel."
+msgstr ""
+
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
+msgid "{0} Connected to **{1}**!"
+msgstr "{0} Prisijungtą į **{1}**!"
+
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
+msgid "Search for and add song(s) to the Queue"
+msgstr ""
+
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
+msgid " Search for and add song(s) to the Queue "
+msgstr ""
+
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
+msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
+msgstr ""
+
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue!{2}"
+msgstr ""
+
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
+msgstr ""
+
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid ""
+"{0} If you have the URL of the song might as well use the `play` command."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
+msgstr ""
+
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
+msgstr ""
+
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid ""
+"{0} **I've found these songs:**\n"
+"\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
+msgstr ""
+
+#: dredd v3/cogs/music.py:452
+msgid "Enqueue the radio station"
+msgstr ""
+
+#: dredd v3/cogs/music.py:458
+msgid ""
+" Plays the selected radio station, if you have suggestions for radio "
+"stations, feel free to suggest them in the support server"
+msgstr ""
+
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
+msgid ""
+"You may choose from one of these radio stations:\n"
+"• {0}"
+msgstr ""
+
+#: dredd v3/cogs/music.py:475
+msgid "Uh oh, looks like that radio station broke down."
+msgstr ""
+
+#: dredd v3/cogs/music.py:486
+msgid "Toggle player's 24/7 mode"
+msgstr ""
+
+#: dredd v3/cogs/music.py:492
+msgid " Enable or disable the player's 24/7 mode "
+msgstr ""
+
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
+msgid ""
+"{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when "
+"everyone leaves."
+msgstr ""
+
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
+msgid ""
+"{0} Successfully disabled 24/7 mode, I will leave the voice channel when "
+"everyone leaves."
+msgstr ""
+
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
+msgid ""
+"{0} I'm sorry, but only the DJ and people with manage messages permission "
+"can toggle the 24/7 mode."
+msgstr ""
+
+#: dredd v3/cogs/music.py:509
+msgid "Pause the currently playing song"
+msgstr ""
+
+#: dredd v3/cogs/music.py:515
+msgid " Pause the currently playing song. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
+msgid "{0} You cannot pause live streams."
+msgstr ""
+
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
+msgid "{0} An admin or DJ has stopped the player."
+msgstr ""
+
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid ""
+"**{0}** has voted to pause the player, {1} more votes are needed to pause."
+msgstr ""
+
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
+msgstr ""
+
+#: dredd v3/cogs/music.py:534
+msgid "Resume the currently paused song."
+msgstr ""
+
+#: dredd v3/cogs/music.py:540
+msgid " Resume the currently paused song. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
+msgid "{0} An admin or DJ has resumed the player."
+msgstr ""
+
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid ""
+"**{0}** has voted to resume the player, {1} more votes are needed to resume."
+msgstr ""
+
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
+msgstr ""
+
+#: dredd v3/cogs/music.py:556
+msgid "Skip the currently playing song."
+msgstr ""
+
+#: dredd v3/cogs/music.py:562
+msgid ""
+" Skip the currently playing song. Providing the number of the song you want "
+"to skip to, it will skip to that song. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
+msgid "{0} There's nothing to skip to, the queue is empty.."
+msgstr ""
+
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
+msgid "{0} An admin or DJ has skipped the song."
+msgstr ""
+
+#: dredd v3/cogs/music.py:578
+msgid "The song requester has skipped the song."
+msgstr ""
+
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid ""
+"**{0}** has voted to skip the current song, {1} more votes are needed to "
+"skip."
+msgstr ""
+
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
+msgstr ""
+
+#: dredd v3/cogs/music.py:591
+msgid "Disconnect the player and controller"
+msgstr ""
+
+#: dredd v3/cogs/music.py:597
+msgid " Stop and disconnect the player and controller. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid ""
+"**{0}** has voted to stop the player, {1} more votes are needed to stop."
+msgstr ""
+
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
+msgstr ""
+
+#: dredd v3/cogs/music.py:612
+msgid "Change the player's volume"
+msgstr ""
+
+#: dredd v3/cogs/music.py:619
+msgid " Change the player's volume "
+msgstr ""
+
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
+msgid "Setting the player volume to **{0}%**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:631
+msgid "Seek the currently playing song"
+msgstr ""
+
+#: dredd v3/cogs/music.py:637
+msgid " Seek the currently playing song "
+msgstr ""
+
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
+msgid "{0} Can't do that on a stream."
+msgstr ""
+
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
+msgid "{0} You can't seek past the song."
+msgstr ""
+
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
+msgid ""
+"{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for "
+"hours, `x:xx` for minutes and `xx` for seconds."
+msgstr ""
+
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
+msgid ""
+"{0} The time you've provided contains letters, please make sure you only use "
+"numbers"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
+msgid "{0} Seeked the current song to `{1}/{2}`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:673
+msgid "Shuffle the queue"
+msgstr ""
+
+#: dredd v3/cogs/music.py:679
+msgid "Shuffle the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:684
+msgid "Add more songs to the queue before shuffling."
+msgstr ""
+
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
+msgid "{0} An admin or DJ has shuffled the player."
+msgstr ""
+
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid ""
+"**{0}** has voted to shuffle the playlist, {1} more votes are needed to "
+"shuffle."
+msgstr ""
+
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:699
+msgid "See the player's Queue"
+msgstr ""
+
+#: dredd v3/cogs/music.py:705
+msgid " Retrieve information on the next songs in the queue. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:709
+msgid "There are no songs currently in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
+msgid "{0} Queue"
+msgstr ""
+
+#: dredd v3/cogs/music.py:735
+msgid "Remove a song from the queue"
+msgstr ""
+
+#: dredd v3/cogs/music.py:742
+msgid " Remove a song from the queue "
+msgstr ""
+
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
+msgid "There are no songs in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
+msgid "{0} There are only {1} songs in the queue"
+msgstr ""
+
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
+msgid ""
+"{0} Removed song {1} from the queue, there are now {2} songs left in the "
+"queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:759
+msgid "Clear all the songs from the queue"
+msgstr ""
+
+#: dredd v3/cogs/music.py:766
+msgid " Clear all the songs from the queue "
+msgstr ""
+
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
+msgid ""
+"{0} You're about to delete all the songs from the queue. Are you sure you "
+"want to do that?"
+msgstr ""
+
+#: dredd v3/cogs/music.py:777
+msgid "See currently playing song"
+msgstr ""
+
+#: dredd v3/cogs/music.py:783
+msgid " Retrieve currently playing song. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:794
+msgid "Manage the player's filter"
+msgstr ""
+
+#: dredd v3/cogs/music.py:799
+msgid " Base command for managing player's filter "
+msgstr ""
+
+#: dredd v3/cogs/music.py:802
+msgid "Change the pitch of the song"
+msgstr ""
+
+#: dredd v3/cogs/music.py:808
+msgid " Modify the players pitch. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
+msgid "The value you provided is invalid and will crash the player."
+msgstr ""
+
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
+msgid "The value you provided can't be negative or above 2.0"
+msgstr ""
+
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
+msgid ""
+"{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take "
+"effect"
+msgstr ""
+
+#: dredd v3/cogs/music.py:821
+msgid "Change the speed of the song"
+msgstr ""
+
+#: dredd v3/cogs/music.py:827
+msgid " Set the players speed."
+msgstr ""
+
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
+msgid ""
+"{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take "
+"effect"
+msgstr ""
+
+#: dredd v3/cogs/music.py:845
+msgid "Reset the player's filter"
+msgstr ""
+
+#: dredd v3/cogs/music.py:851
+msgid " Reset the players pitch and speed "
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
+msgid ""
+"{0} Reset the players filter, give up to 10 seconds for player to take "
+"effect."
+msgstr ""
+
+#: dredd v3/cogs/music.py:859
+msgid "Switch the player's loop"
+msgstr ""
+
+#: dredd v3/cogs/music.py:865
+msgid " Switch the players loop "
+msgstr ""
+
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
+msgid ""
+"**{0}** has voted to loop the player, {1} more votes are needed to loop."
+msgstr ""
+
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
+msgid "{0} Now looping **{1}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
+msgid "{0} Now looping all the songs"
+msgstr ""
+
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
+msgid "{0} Songs will no longer loop"
+msgstr ""
+
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid ""
+" A base command for managing your playlists. If user is provided, you can "
+"see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
diff --git a/ca/Catalan.po b/ca/Catalan.po
index 8c65297..5c9abb6 100644
--- a/ca/Catalan.po
+++ b/ca/Catalan.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:21\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:27\n"
"Last-Translator: \n"
"Language-Team: Catalan\n"
"Language: ca_ES\n"
@@ -17,1050 +17,1373 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr ""
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr ""
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr ""
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr ""
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr ""
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr ""
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr ""
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
msgstr ""
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr ""
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr ""
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr ""
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr ""
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr ""
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr ""
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr ""
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr ""
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr ""
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr ""
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr ""
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr ""
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr ""
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr ""
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr ""
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr ""
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr ""
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr ""
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr ""
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr ""
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr ""
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr ""
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr ""
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr ""
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr ""
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr ""
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr ""
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr ""
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr ""
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr ""
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr ""
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr ""
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr ""
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr ""
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr ""
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1075,272 +1398,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1350,464 +1713,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1819,322 +2181,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2150,12 +2515,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2174,108 +2539,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2287,241 +2652,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2529,66 +2914,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2597,107 +2982,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2705,631 +3092,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
-msgid "{0} Welcome messages are disabled in this server."
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
-msgid "{0} Welcome messages do not use embeds in this server."
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
-msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
+msgid "{0} Welcome messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
+msgid "{0} Welcome messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
+msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3344,129 +3867,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3481,665 +3999,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4149,1231 +4602,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5398,489 +5901,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5893,463 +6407,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/ca/faq.md b/ca/faq.md
new file mode 100644
index 0000000..f94a288
--- /dev/null
+++ b/ca/faq.md
@@ -0,0 +1,21 @@
+:flag_us: **Frequently Asked Questions**
+
+**Q: Why isn't a command working even though I am typing it right?** A: Either a command was removed or the bot is missing permissions.
+
+**Q: What language is the bot written in?** A: Python, discord.py library.
+
+**Q: Can I contribute to Dredd's source?** A: Yes, the link to the code is available via the `-source` command.
+
+**Q: Can I reduce the cooldowns of the commands?** A: No. They're there for a reason.
+
+**Q: Why isn't the bot responding to any of the commands?** A: If you're using the correct default prefix (`-`) and it wasn't changed in the server, the bot might be missing permissions to send messages or you were blacklisted from using the bot. To make sure the prefix hasn't been changed you can mention the bot and it should return the set prefix for that server, if it doesn't respond, invoke `@Dredd prefix` command and it will insert your guild's data into the database. If it still doesn't work, please open a ticket (#open-a-ticket) so we could tell you more information.
+
+**Q: I want to boost this server, what will I get for that?** A: You can see all the perks you get in #announcements's pinned messages
+
+**Q: I was blacklisted and would like to get unblacklisted.** A: Please open a ticket (#open-a-ticket) so we could discuss about it.
+
+**Q: How do I run your bot? Github doesn't provide any information.** A: As stated in github: "If you don't understand something, google it. Our support server **DOES NOT** provide support for cloning Dredd.", however if you open a ticket or dm any of the staff and cry about us not helping you clone the bot, you **WILL** get banned from the server.
+
+**Q: Are staff application open?** A: Try your luck here:
+
+**Q: Can I become a translator?** A: Yes, of course! DM one of the managers or submit a request for your language here: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/ca/rules.md b/ca/rules.md
new file mode 100644
index 0000000..4907bbf
--- /dev/null
+++ b/ca/rules.md
@@ -0,0 +1,19 @@
+:flag_us: **Server Rules**
+
+`[1]` **Respect all members** Treat others how you wish to be treated and never commence any personal attacks on someone. We are all humans made by human by our differences, embrace and respect them because they make us who we are.
+
+`[2]` **Spam and Advertising** Any and all forms of spam or advertising are not permitted in the server, whether it is demonstrated in messages, nicknames or usernames.
+
+`[3]` **Off-topic content and international discussions** Keep all content on-topic, i.e. don't use random commands in general, use it in dedicated channels. If you do not speak English, please move over to #international instead as well.
+
+`[4]` **Doxxing and blackmailing** Never share any personal information about yourself or others, nor blackmail anyone.
+
+`[5]` **Politics, drama and debates** Drama is outright not allowed, do not bring your drama into this server - we don't care, use direct messages instead, that's what they're for. Friendly debates and political discussions are allowed, however, please keep it to a constructive and respectful level.
+
+`[6]` **Minimodding and false reports** We have a staff team for a reason, please do not minimod or tell our staff what to do in a certain situation, we have our staff guidelines that we follow all the time. If you think staff is handling a situation inappropriately, contact higher-ups instead. False reports are also not permitted, depending on the situation you might get banned for it.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Common sense** Always use common sense, it's not that hard.
\ No newline at end of file
diff --git a/cs/Czech.po b/cs/Czech.po
index ead3b9e..f06426d 100644
--- a/cs/Czech.po
+++ b/cs/Czech.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:21\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:27\n"
"Last-Translator: \n"
"Language-Team: Czech\n"
"Language: cs_CZ\n"
@@ -17,1050 +17,1373 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr ""
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr ""
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr ""
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr ""
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr ""
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr ""
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr ""
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
msgstr ""
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr ""
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr ""
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr ""
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr ""
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr ""
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr ""
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr ""
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr ""
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr ""
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr ""
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr ""
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr ""
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr ""
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr ""
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr ""
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr ""
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr ""
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr ""
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr ""
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr ""
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr ""
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr ""
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr ""
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr ""
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr ""
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr ""
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr ""
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr ""
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr ""
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr ""
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr ""
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr ""
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr ""
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr ""
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr ""
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1075,272 +1398,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1350,464 +1713,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1819,322 +2181,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2150,12 +2515,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2174,108 +2539,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2287,241 +2652,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2529,66 +2914,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2597,107 +2982,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2705,631 +3092,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
-msgid "{0} Welcome messages are disabled in this server."
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
-msgid "{0} Welcome messages do not use embeds in this server."
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
-msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
+msgid "{0} Welcome messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
+msgid "{0} Welcome messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
+msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3344,129 +3867,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3481,665 +3999,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4149,1231 +4602,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5398,489 +5901,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5893,463 +6407,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/cs/faq.md b/cs/faq.md
new file mode 100644
index 0000000..f94a288
--- /dev/null
+++ b/cs/faq.md
@@ -0,0 +1,21 @@
+:flag_us: **Frequently Asked Questions**
+
+**Q: Why isn't a command working even though I am typing it right?** A: Either a command was removed or the bot is missing permissions.
+
+**Q: What language is the bot written in?** A: Python, discord.py library.
+
+**Q: Can I contribute to Dredd's source?** A: Yes, the link to the code is available via the `-source` command.
+
+**Q: Can I reduce the cooldowns of the commands?** A: No. They're there for a reason.
+
+**Q: Why isn't the bot responding to any of the commands?** A: If you're using the correct default prefix (`-`) and it wasn't changed in the server, the bot might be missing permissions to send messages or you were blacklisted from using the bot. To make sure the prefix hasn't been changed you can mention the bot and it should return the set prefix for that server, if it doesn't respond, invoke `@Dredd prefix` command and it will insert your guild's data into the database. If it still doesn't work, please open a ticket (#open-a-ticket) so we could tell you more information.
+
+**Q: I want to boost this server, what will I get for that?** A: You can see all the perks you get in #announcements's pinned messages
+
+**Q: I was blacklisted and would like to get unblacklisted.** A: Please open a ticket (#open-a-ticket) so we could discuss about it.
+
+**Q: How do I run your bot? Github doesn't provide any information.** A: As stated in github: "If you don't understand something, google it. Our support server **DOES NOT** provide support for cloning Dredd.", however if you open a ticket or dm any of the staff and cry about us not helping you clone the bot, you **WILL** get banned from the server.
+
+**Q: Are staff application open?** A: Try your luck here:
+
+**Q: Can I become a translator?** A: Yes, of course! DM one of the managers or submit a request for your language here: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/cs/rules.md b/cs/rules.md
new file mode 100644
index 0000000..4907bbf
--- /dev/null
+++ b/cs/rules.md
@@ -0,0 +1,19 @@
+:flag_us: **Server Rules**
+
+`[1]` **Respect all members** Treat others how you wish to be treated and never commence any personal attacks on someone. We are all humans made by human by our differences, embrace and respect them because they make us who we are.
+
+`[2]` **Spam and Advertising** Any and all forms of spam or advertising are not permitted in the server, whether it is demonstrated in messages, nicknames or usernames.
+
+`[3]` **Off-topic content and international discussions** Keep all content on-topic, i.e. don't use random commands in general, use it in dedicated channels. If you do not speak English, please move over to #international instead as well.
+
+`[4]` **Doxxing and blackmailing** Never share any personal information about yourself or others, nor blackmail anyone.
+
+`[5]` **Politics, drama and debates** Drama is outright not allowed, do not bring your drama into this server - we don't care, use direct messages instead, that's what they're for. Friendly debates and political discussions are allowed, however, please keep it to a constructive and respectful level.
+
+`[6]` **Minimodding and false reports** We have a staff team for a reason, please do not minimod or tell our staff what to do in a certain situation, we have our staff guidelines that we follow all the time. If you think staff is handling a situation inappropriately, contact higher-ups instead. False reports are also not permitted, depending on the situation you might get banned for it.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Common sense** Always use common sense, it's not that hard.
\ No newline at end of file
diff --git a/da/Danish.po b/da/Danish.po
index 4e31343..9929d7d 100644
--- a/da/Danish.po
+++ b/da/Danish.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:21\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:27\n"
"Last-Translator: \n"
"Language-Team: Danish\n"
"Language: da_DK\n"
@@ -17,1050 +17,1373 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr ""
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr ""
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr ""
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr ""
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr ""
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr ""
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr ""
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
msgstr ""
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr ""
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr ""
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr ""
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr ""
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr ""
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr ""
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr ""
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr ""
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr ""
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr ""
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr ""
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr ""
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr ""
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr ""
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr ""
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr ""
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr ""
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr ""
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr ""
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr ""
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr ""
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr ""
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr ""
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr ""
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr ""
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr ""
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr ""
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr ""
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr ""
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr ""
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr ""
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr ""
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr ""
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr ""
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr ""
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1075,272 +1398,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1350,464 +1713,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1819,322 +2181,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2150,12 +2515,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2174,108 +2539,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2287,241 +2652,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2529,66 +2914,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2597,107 +2982,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2705,631 +3092,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
-msgid "{0} Welcome messages are disabled in this server."
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
-msgid "{0} Welcome messages do not use embeds in this server."
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
-msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
+msgid "{0} Welcome messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
+msgid "{0} Welcome messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
+msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3344,129 +3867,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3481,665 +3999,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4149,1231 +4602,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5398,489 +5901,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5893,463 +6407,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/da/faq.md b/da/faq.md
new file mode 100644
index 0000000..f94a288
--- /dev/null
+++ b/da/faq.md
@@ -0,0 +1,21 @@
+:flag_us: **Frequently Asked Questions**
+
+**Q: Why isn't a command working even though I am typing it right?** A: Either a command was removed or the bot is missing permissions.
+
+**Q: What language is the bot written in?** A: Python, discord.py library.
+
+**Q: Can I contribute to Dredd's source?** A: Yes, the link to the code is available via the `-source` command.
+
+**Q: Can I reduce the cooldowns of the commands?** A: No. They're there for a reason.
+
+**Q: Why isn't the bot responding to any of the commands?** A: If you're using the correct default prefix (`-`) and it wasn't changed in the server, the bot might be missing permissions to send messages or you were blacklisted from using the bot. To make sure the prefix hasn't been changed you can mention the bot and it should return the set prefix for that server, if it doesn't respond, invoke `@Dredd prefix` command and it will insert your guild's data into the database. If it still doesn't work, please open a ticket (#open-a-ticket) so we could tell you more information.
+
+**Q: I want to boost this server, what will I get for that?** A: You can see all the perks you get in #announcements's pinned messages
+
+**Q: I was blacklisted and would like to get unblacklisted.** A: Please open a ticket (#open-a-ticket) so we could discuss about it.
+
+**Q: How do I run your bot? Github doesn't provide any information.** A: As stated in github: "If you don't understand something, google it. Our support server **DOES NOT** provide support for cloning Dredd.", however if you open a ticket or dm any of the staff and cry about us not helping you clone the bot, you **WILL** get banned from the server.
+
+**Q: Are staff application open?** A: Try your luck here:
+
+**Q: Can I become a translator?** A: Yes, of course! DM one of the managers or submit a request for your language here: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/da/rules.md b/da/rules.md
new file mode 100644
index 0000000..4907bbf
--- /dev/null
+++ b/da/rules.md
@@ -0,0 +1,19 @@
+:flag_us: **Server Rules**
+
+`[1]` **Respect all members** Treat others how you wish to be treated and never commence any personal attacks on someone. We are all humans made by human by our differences, embrace and respect them because they make us who we are.
+
+`[2]` **Spam and Advertising** Any and all forms of spam or advertising are not permitted in the server, whether it is demonstrated in messages, nicknames or usernames.
+
+`[3]` **Off-topic content and international discussions** Keep all content on-topic, i.e. don't use random commands in general, use it in dedicated channels. If you do not speak English, please move over to #international instead as well.
+
+`[4]` **Doxxing and blackmailing** Never share any personal information about yourself or others, nor blackmail anyone.
+
+`[5]` **Politics, drama and debates** Drama is outright not allowed, do not bring your drama into this server - we don't care, use direct messages instead, that's what they're for. Friendly debates and political discussions are allowed, however, please keep it to a constructive and respectful level.
+
+`[6]` **Minimodding and false reports** We have a staff team for a reason, please do not minimod or tell our staff what to do in a certain situation, we have our staff guidelines that we follow all the time. If you think staff is handling a situation inappropriately, contact higher-ups instead. False reports are also not permitted, depending on the situation you might get banned for it.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Common sense** Always use common sense, it's not that hard.
\ No newline at end of file
diff --git a/de/German.po b/de/German.po
index 7904854..727c628 100644
--- a/de/German.po
+++ b/de/German.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:21\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-28 08:25\n"
"Last-Translator: \n"
"Language-Team: German\n"
"Language: de_DE\n"
@@ -17,637 +17,946 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
-msgstr "{0} Diese Zeit, die du angegeben hast liegt in der Vergangenheit"
+msgstr "{0} Diese Zeit, die du angegeben hast, liegt in der Vergangenheit"
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr "Diese Zeit liegt in der Vergangenheit."
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr "Argument fehlt nach der Zeit."
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr "Zeit Fehler! versuche \"in eine Stunde\" oder \"in 5 Tage\"."
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr ""
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr ""
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr "Tut mir leid, aber ich habe dich nicht ganz verstanden was du meinst. Du hast wahrscheinlich nicht die Zeit eingegeben oder du hast eine andere Sprache verwendet. (die höchstwahrscheinlich nicht Englisch ist)"
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr "Hoppla!\n"
"Es wurde bei deiner Abstimmung falsch abgerufen: {0}"
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
msgstr ""
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr "Dieser Befehl befindet sich momentan in der Testphase, du kannst auf unseren Discord Support Server beitreten, wenn du dein Server zu einem Test Server anwenden möchtest bewerben oder du willst etwa wissen, wann der Befehl verfügbar ist."
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr "Leider wird dieser Befehl im nächsten Update entfernt, wenn du wissen willst, warum dann betrete auf unseren Dredd Discord Support Server: {0}"
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr "Hallo!\n"
"Wir befinden uns gerade in der Wartungsarbeiten und der Bot is nicht verfügbar. Du kannst den [Support Server]({0}) beitreten oder du abonnierst unserer [Status Webseite]({1}) um zu wissen wann wir wieder Verfügbar sind!"
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr "Dredd befinden sich derzeit in der Wartungsarbeit!"
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr "{0} | `{1} {2}` ist zurzeit deaktiviert für: `{3}`"
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr "{0} | `{1}` ist zurzeit deaktiviert für: `{2}`"
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr "{0} Du musst zuerst in einem Sprachkanal zu sein um diesen Befehl ausführen zu können."
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr "{0} Ich befinde mich nicht in einem Sprachkanal."
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr "{0} Du musst im gleichen Sprachkanal mit ich sein."
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr "{0} Mir fehlen die Berechtigung in deinen Sprach Kanal. Vergewissere, dass du mir die richtige Berechtigung gegeben hast!"
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr "{0} Ich spiele nichts ab."
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr "{0} Player ist nicht pausiert."
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr "{0} Player ist bereits pausiert."
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr "Dieser Mitglied wurde noch nicht gebannt."
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr "Gültige Optionen sind {0}"
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr "Gültige Werte sind {0}"
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr "Nächstes Level in **{0}** Boosts"
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr "Besitzer von Dredd"
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr "Administrator von Dredd"
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr "Teammitglied im [Support Server]({0}) oder Dredd‘s Mitwirkender"
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr "Dredd's Übersetzer"
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr "Dredd's Sponsor"
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr "Booster von [Dredd's Support Server]({0}) oder Spender"
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr "Dredd's Partner"
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr "Dredd Bug Hunter"
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr "Dredd BETA Bug Hunter"
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr "Dredd Early Supporter"
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr "Dredd Super Early Supporter"
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr "Gesperrter User"
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr "Ein spezielles Abzeichen für Duck :duck:"
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr "{0} Dredd Staff Server"
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr "{} Dredd verifizierter Server"
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr "{0} Dredd Partner Server"
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr "{0} bearbeitete Nachrichten\n"
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr "{0} gelöschte Nachrichten\n"
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr "{0} Moderation\n"
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr "{0} Server Logs\n"
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr "{0} Mitglied beigetreten \n"
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr "{0} Mitglied verlassen\n"
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr ""
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr "{0} Raid Modus\n"
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr "{0} Willkommensnachrichten\n"
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr ""
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr "{0} Dehoisting\n"
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr "{0} Automod\n"
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr "mute"
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr "temp-mute"
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr "kick"
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr "ban"
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr "temp-ban"
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr "Ich konnte diese Playlist nicht finden! Versuche es erneut oder verwende einen anderen Link."
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr "Ich konnte dieses Album nicht finden! Versuche es erneut oder verwende einen anderen Link."
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr "Diese URL, die du eingegeben hast, ist entweder ungültig oder existiert nicht!"
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr "{0} hat, die Musik **{1}** zur Warteschlange hinzugefügt!"
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr "Ich konnte nichts darüber finden, tut mir leid."
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr "verbesserte discord.py {0}"
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr "Bitte beachte, dass dies NICHT die original discord.py Version; bei bestimmten Dinge könnten anders sein"
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr "**Suchabfrage:** `{0}`\n\n"
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr "Spam (mehrere Nachrichten in kurzer Zeit schicken)"
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr "Werbung"
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr "Anti Raid: Benutzerkonto ist jünger als 30 Tage."
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr "Mitglied wurde stummgeschaltet"
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr "Member wurde temporärer stummgeschaltet"
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr "Benutzer wurde gekickt"
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr "Benutzer wurde gebannt"
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr "Benutzer wurde temporär gebannt"
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr "Automod Aktion"
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr "\n"
"**Dauer:** {0}"
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr "**Mitglieder:** {0}{1}\n"
"**Grund:** {2}"
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr "Automod Aktion | {0}"
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr "Stimme erforderlich!"
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr "Hey {0}!"
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
-msgstr "Vielen Dank, dass du mich benutzt! Leider ist dieser Befehl nur für Vote gesperrt , wenn du aber diesen Befehl trotzdem benutzen willst dann musst du für Dredd abstimmen. Auf diese Webseiten kannst du für Dredd abstimmen:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
-"Wenn du bereits abgestimmt hast, bitte warten, möglicherweise ist die API sehr langsam.\n\n"
-"*Nachdem du abgestimmt hast, kannst du diesen Befehl benutzen, und du hilfst Dredd, da Dredd immer mehr Server beitritt :D*"
-
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+msgstr ""
+
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr "{0} Dieser Befehl ist nur für Dredd Teammitglieder bestimmt"
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr "{0} Dieser Befehl können nur von Booster benutzt werden"
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr "{0} | Dieser Befehl kann nur über private Nachrichten verwendet werden!"
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr "{0} unbekannter Fehler | #{1}"
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr "Fehlermeldung:"
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr "{0} unbekannter Fehler | #{1}"
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr "Fehlermeldung:"
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr "Mein Präfix auf diesem Server ist `{0}` oder {1}!"
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr "Hey! Nicht sicher, ob du es noch weißt, aber meine Präfix in DM's ist `!`"
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr "Wenn du der Server Besitzer bist und willst eine Beschwerde einreichen, kannst du auf den [Support Server beitreten]({0})."
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
@@ -655,12 +964,12 @@ msgstr "Hey!\n"
"Dieser Server ist auf unserer gesperrten Liste, also bleibe ich nicht mehr auf dem Server. {0}\n\n"
"**Grund zur Sperrung:** {1}"
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
@@ -668,42 +977,42 @@ msgstr "Hey!\n"
"Dieser Server ist auf unserer gesperrten Liste, somit bleibe ich nicht mehr auf diesem Server. {0}\n\n"
"**Grund zur Sperrung:** {1}"
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
@@ -711,57 +1020,57 @@ msgstr "**Benutzer:** {0} `{1}`\n"
"**Kanal:** {2} `#{3}`\n"
"[Springe zur Nachricht]({4})"
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr "**Vorher:**"
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr "**Nachher:**"
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr "User ID: {0}"
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr "{0} Nachricht gelöscht"
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr "**Benutzer:** {0} `{1}`\n"
"**Kanal:** {2} `#{3}`"
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr "**Nachricht:**"
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr "**Anhang:**"
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr "**Sticker:**"
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr "{0} hat seinen Spitzname geändert"
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr "{0} Nickname geändert"
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
@@ -769,35 +1078,35 @@ msgstr "**Mitglied:** {0} `{1}`\n\n"
"**Vorher:** {2}\n"
"**Nachher:** {3}"
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr "{0} hat seinen/ihren Avatar geändert"
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr "{0} Avatar geändert"
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr "**Mitglied:** {0} `{1}`\n"
"[Avatar URL]({2})"
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr "{0} hat seinen/ihren Benutzernamen geändert"
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr "{0} Benutzername geändert"
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
@@ -805,111 +1114,112 @@ msgstr "**Mitglied:** {0} `{1}`\n"
"**Vorher:** {2}\n"
"**Nachher:** {3}"
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr "{0} Ein Mitglied wurde gesperrt"
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr "{0} Ein neues Mitglied ist auf diesen Discord Server beigetreten"
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr "{0} ist auf diesem Server beigetreten"
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr "**Mitglied:** {0} ({1})\n"
"**Account erstellt:** {2}"
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr "{0} Ein Mitglied hat den Discord Server verlassen"
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr "{0} hat den Server verlassen"
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
@@ -917,27 +1227,28 @@ msgstr "**Mitglied:** {0} ({1})\n"
"**Server beigetreten:** {2}\n"
"**Rollen:** {3}"
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr "Keine Rollen."
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr "Automatisches Stummschalten | Umgehen von der Stummschaltung"
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr "{0} {1} Mitglied(er) gesperrt"
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
@@ -947,149 +1258,155 @@ msgstr "**Mitglied(er):**\n"
"**Moderator:** {2} ({3})\n"
"**Grund:** {4}"
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr "*Die original ´Nachricht wurde gelöscht oder mir fehlen die Berechtigungen*\n\n"
"Deine Erinnerung: {0}"
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr "Nein"
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr "Ja"
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1104,272 +1421,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr "Deaktiviert"
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1379,464 +1736,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1848,322 +2204,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr "Kategorien:"
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr "Keine Informationen."
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2179,12 +2538,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2203,108 +2562,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2316,241 +2675,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2558,66 +2937,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2626,107 +3005,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr "Server"
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2734,631 +3115,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr "Befehl"
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr "Dieser Server hat {0} Mitglieder"
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
-msgstr "Standard"
-
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
-msgstr "Nicht gefunden"
-
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
-msgstr "Willkommensnachricht"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+msgstr ""
+
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr "Standard"
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr "Nicht gefunden"
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr "Willkommensnachricht"
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
msgid "View welcoming embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
+#: dredd v3/cogs/manage.py:493
msgid " View welcoming messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
msgid "{0} Welcome messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
msgid "{0} Welcome messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3373,129 +3890,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3510,665 +4022,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr "Rolle wurde nicht gefunden"
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
-msgstr ""
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
+msgstr "Gelöscht"
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
-msgstr "Gelöscht"
-
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4178,1231 +4625,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr "Gelöscht von {0}"
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr "Bist du dir sicher, dass du alle **{0}** Mitglieder von diesem Server entsperren möchtest?"
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr "Achtung!"
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5427,489 +5924,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr "Emoji URL ist ungültig"
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5922,463 +6430,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/de/faq.md b/de/faq.md
new file mode 100644
index 0000000..08e4936
--- /dev/null
+++ b/de/faq.md
@@ -0,0 +1,21 @@
+:flag_de: **Häufig gestellte Fragen**
+
+**F: Warum funktioniert der Befehl nicht, obwohl ich diese richtig geschrieben habe?** A: Entweder wurde der jeweilige Befehl entfernt oder es fehlt beim Bot die Berechtigungen.
+
+**F: Welche Programmiersprache ist der Bot geschrieben?** A: Der Bot wurde in der Programmiersprache Python mit der Library discord.py geschrieben.
+
+**F: Kann ich etwas zum Dredd Source Code etwas beitragen?** A: Ja, der Link zum Code findest du über den Befehl `source`.
+
+**F: Kann ich den Cooldown von die Befehle reduzieren?** A: Nein, du kannst den Cooldown von die Befehle nicht reduzieren. Der Cooldown ist aus einem bestimmten Grund dafür da.
+
+**F: Warum reagiert der Bot nicht auf irgendeinen Befehl?** A: Wenn du die konkrete Standardpräfix verwendest (`-`) und diese nicht auf deinen Server verändert hast, könnte es sein, dass der Bot irgendeine Berechtigung fehlt oder du wurdest auf der Blacklist gesetzt, diese verhindert, das du diesen Bot benutzen kannst. Um sicherzustellen, dass die Präfix nicht verändert wurde, kannst du den Bot erwähnen und es sollte anschließend die Set-Präfix für diesen Server ausgegeben, wenn es jedoch keine Reaktion gibt, rufe dann den Befehl `@Dredd prefix` auf und dann wird dein Server in unserer Dredd Datenbank eingetragen. Wenn es immer noch nicht funktioniert, dann öffne ein Ticket auf unseren Dredd Support Server (#open-a-ticket), damit können wir für Dich weitere Informationen mitteilen.
+
+**F: Ich möchte diesen Discord-Server Aufleveln, welche Belohnung bekomme ich dafür?** A: Du kannst all unsere Perks nachschauen, schaue in der angehafteten Nachricht im Kanal #announcements
+
+**F: Ich wurde auf der Blacklist gesetzt und möchte gerne wieder aus der Blacklist gelöscht werden.** A: Bitte öffne ein Ticket (#open-a-ticket), nur so können wir darüber diskutieren, ob du aus der Blacklist wieder draußen bist oder nicht.
+
+**F: Wie kann ich deinen Bot zum Laufen bringen? GitHub vergibt keine Informationen** A: Bei der Datei README.md steht "Wenn du etwas nicht verstehst, google es. Unser Discord Support Server **UNTERSTÜTZT NICHT**, das Klonen vom Dredd Bot.", jedoch wenn du ein Ticket aufmachst oder irgendeines Team Mitglieds über direkte Nachricht anschreibst und weinst, da unser Team dir nicht weiter helfen kann zum Thema Klonen des Bots, **WIRST** du vom Discord Server gesperrt.
+
+**F: Ist die Bewerbungsphase geöffnet?** A: Versuche dein Glück hier:
+
+**F: Kann ich Übersetzer werden?** A: Ja, aber natürlich! Sende eine direkte Nachricht an einem Manager oder schicke eine Anfrage über deine Sprache: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/de/rules.md b/de/rules.md
new file mode 100644
index 0000000..92445c4
--- /dev/null
+++ b/de/rules.md
@@ -0,0 +1,19 @@
+:flag_de: **Server Regeln**
+
+`[1]` **Respektiere alle Mitglieder** Behandle andere so, wie du behandeln werden möchtest und beginne niemals persönliche Angriffe auf jemanden. Wir sind alle Menschen, die von unseres gleichen durch unsere Unterschiede gemacht, umarmen und respektieren, weil sie uns zu uns machen, wer wir sind.
+
+`[2]` ** Spam und Werbung** Alle Formen von Spam oder Werbung sind grundsätzlich auf diesen Server nicht erlaubt, egal ob es in Nachrichten, Nicknamen oder Benutzernamen vorkommen.
+
+`[3]` **Off-topic Inhalte und internationale Diskussionen** Alle Inhalte, die du schreibst, müssen auf diesem Thema zutreffen, z. B. benutze keine zufälligen Befehle im allgemeinen Chat, stattdessen verwende diese in dedizierten Kanal. Wenn du kein Englisch sprechen kannst, bitte wechsle zum #international Kanal um.
+
+`[4]` **Doxxing und Erpressung** Teile niemals persönliche Daten über dich oder andere Personen und erpresse niemanden.
+
+`[5]` **Politik, Drama und Debatten** Drama ist auf diesen Server nicht erlaubt, bringe deine Dramen nicht auf diesen Server. Wir befassen uns um dieses Thema nicht, verwende stattdessen direkten Nachrichten, das ist es, wofür sie benutzt werden. Freundliche Debatten und politische Diskussionen sind grundsätzlich auf diesen Server erlaubt, jedoch halte stets auf ein konstruktives und hochachtungsvolles Niveau.
+
+`[6]` **Minimodding und Falschmeldungen** Wir haben ein Team aus einem Grund, bitte mache kein Minimodding oder sag unser Team nichts, was sie in einer bestimmten Situation alles machen können, wir haben unsere Richtlinien, die wir jederzeit Folgen. Wenn du denkst, dass die Person, die im Team ist, eine Situation falsch behandelt hat, kontaktiere sofort an einem Höheren. Falsche Meldungen sind ebenfalls untersagt, je nachdem, wie die Situation aussieht wenn du diese aber falsch meldest, wirst du aus diesem Server gesperrt.
+
+`[7]` **NSFW/NSFL Inhalte** NSFL (Not Safe For Life) ist **STRENG** verboten, sende keine NSFL Inhalte im Chat, jedoch ist NSFW (Not Safe For Work) auf diesen Server erlaubt, aber nur in NSFW markierten Kanäle. :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Versende oder spiele nichts ab, was die Möglichkeit hat, einer Person Schäden zuzufügen.
+
+`[9]` **Common sense** Verwende immer den gesunden Menschenverstand, es ist nicht so schwer.
\ No newline at end of file
diff --git a/el/Greek.po b/el/Greek.po
index 7fb3342..e4f8855 100644
--- a/el/Greek.po
+++ b/el/Greek.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-09-28 19:21\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:27\n"
"Last-Translator: \n"
"Language-Team: Greek\n"
"Language: el_GR\n"
@@ -17,44 +17,44 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr "{0} Η ώρα που δώσατε είναι στο παρελθόν"
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr "Αυτή η ώρα είναι στο παρελθόν."
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr "Λείπει η παράμετρος μετά την ώρα."
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr "Λάθος ώρας! Προσπάθισε \"in an hour\" (σε μία ώρα) ή \"5 days\" (σε 5 ημέρες)."
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr "Αναμενόμενη αναφορά πριν από την εισαγωγή χρόνου..."
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr "Αν η ώρα είναι αναφερόμενη, θα πρέπει να την απομνημονεύσετε (να αφαιρέσετε \" \")."
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr "Συγγνώμη, αλλά δεν κατάλαβα τι εννοείτε. Πιθανώς δεν καθορίσατε τον χρόνο ή τον καθορίσατε σε άλλη γλώσσα (όχι αγγλικά)"
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr "Ωχ!\n"
"Δεν μπορέσαμε να καταγράψουμε την ψήφο σας: {0}"
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
@@ -62,1020 +62,1342 @@ msgstr "Παρουσιάστηκε πρόβλημα όταν προσπάθησ
"````py\n"
"{0}```"
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr "Αυτή η εντολή βρίσκεται στη φάση δοκιμών, μπορείτε να συμμετάσχετε στο Dredd Support Server, αν θέλετε να εφαρμόσετε το server σας για να είστε ένα server δοκιμών ή για να γνωρίζετε πότε θα είναι διαθέσιμη αυτή η εντολή."
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr "Δυστυχώς, αυτή η εντολή θα αφαιρεθεί στην επόμενη εκδοχή του Dredd,. Αν θέλετε να μάθετε γιατί, παρακαλούμε να συμμετάσχετε στο discord server για βοήθεια εδώ {0}"
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr "Γεια σας!\n"
"Αυτή τη στιγμή είμαστε υπό συντήρηση και το bot δεν είναι διαθέσιμο για χρήση. Μπορείτε να γίνετε μέλος του [discord server για βοήθεια]({0}) ή να εγγραφείτε στη [ιστοσελίδα κατάστασης]({1}) για να μάθετε πότε θα είμαστε ξανά διαθέσιμοι!"
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr "Ο Dredd είναι υπό συντήρηση!"
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr "{0} | `{1}` και οι αντίστοιχες υποεντολές είναι προς το παρόν απενεργοποιημένες για: `{2}`"
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr "{0} | `{1} {2}` είναι προς το παρόν απενεργοποιημένο για: `{3}`"
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr "{0} | `{1}` είναι προς το παρόν απενεργοποιημένο για: `{2}`"
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr "{0} Πρέπει να είστε σε κανάλι ομιλίας (VC) πρώτα."
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr "{0} Δεν βρίσκομει στο κανάλι ομιλίας (VC)."
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr "{0} Πρέπει να είστε στο ίδιο κανάλι ομιλίας (VC) με εμένα."
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr "{0} Μου λείπουν δικαιώματα στο κανάλι ομιλίας σας. Βεβαιωθείτε ότι μου δώσατε τις σωστές άδειες!"
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr "{0} Δεν παίζω τίποτα."
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr "{0} Ο παίκτης μουσικής δεν είναι σε παύση."
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr "{0} Ο παίκτης μουσικής είδη είναι σε παύση."
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr "Αυτός ο χρήστης δεν έχει απαγορευθεί είσοδο στο παρελθόν."
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr "Οι αποδεκτές επιλογές είναι {0}"
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr "Οι αποδεκτές τιμές είναι {0}"
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr "Το επόμενο επίπεδο του Discord Server σας είναι σε **{0} boosts"
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr "Ιδιοκτήτης του Dredd"
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr "Διαχειριστής του Dredd"
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr "Μέλος του προσωπικού στο [server υποστήριξης]({0}) ή συντελεστής του Dredd"
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr "Μεταφραστής του Dredd"
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr "Χρηματοδότης του Dredd"
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr "Ενισχυτής του [server υποστήριξης του Dredd]({0}) ή υποστηρικτής"
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr "Συνεργάτης του Dredd"
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr "Κυνηγός Σφαλμάτων του Dredd"
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr "Κυνηγός Σφαλμάτων του Dredd BETA"
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr "Αρχικός υποστηρικτής του Dredd"
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr "Σούπερ αρχικός υποστηριχτής του Dredd"
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr "Λίστα αποκλεισμένων χρηστών"
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr "Ένα ειδικό έμβλημα του χρήστη Duck :duck:"
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr "{0} Server του προσωπικού του Dredd"
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr "{} Επιβεβαιωμένο Server απ' τον Dredd"
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr "{0} Συνεργαζόμενο Server του Dredd"
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr "{0} Αλλαγμένα μηνύματα\n"
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr "{0} Διαγραμμένα μηνύματα\n"
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr "{0} Έλεγχος μηνυμάτων\n"
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr "{0} Καταγραφή\n"
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr "{0} Μέλη ήρθαν\n"
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr "{0} Μέλη έφυγαν\n"
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr "{0} Μέλη ανανεώθηκαν\n"
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr "{0} Προστασία ενάντια των Raid\n"
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr "{0} Μηνύματα καλωσόρισης\n"
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr "{0} Μηνύματα φυγής\n"
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr "{0} Αυτόματος ρόλος όταν έρθει user στο server\n"
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr "{0} Αφαίρεση σημαίας\n"
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr "{0} Αυτόματος έλεγχος μηνυμάτων\n"
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr "σιγή"
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr "σιγή για λίγη ώρα"
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr "διώξε"
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr "αποκλεισμό"
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr "αποκλεισμός για λίγη ώρα"
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr "Δεν μπόρεσα να βρω αυτό το playlist! Παρακαλώ δοκιμάστε ξανά ή χρησιμοποιήστε διαφορετικό link."
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr "Δεν μπόρεσα να βρω αυτό το άλμπουμ! Παρακαλώ δοκιμάστε ξανά ή χρησιμοποιήστε διαφορετικό link."
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr "Η διεύθυνση URL που βάζετε δεν είναι έγκυρη ή δεν υπάρχει!"
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr "{0} Προστέθηκε το playlist **{1}** με {2} τραγούδια στην ουρά!"
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr "{0} Προστέθηκε το άλμπουμ **{1}** με {2} τραγούδια στην ουρά!"
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr "{0} Προστέθηκε **{1}** στην ουρά!"
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr "Δεν είναι δυνατή η δημιουργία πίνακα αναζήτησης rtfm, δοκιμάστε ξανά αργότερα."
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr "Δεν μπορούσα να βρω τίποτα, συγνώμη."
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr "βελτιωμένο discord.py {0}"
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr "Λάβετε υπόψη ότι αυτό δεν είναι το αρχικό d.py; ορισμένα πράγματα μπορεί να είναι διαφορετικά"
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr "**Αναζήτηση:** `{0}`\n\n"
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr "Ανεπιθύμητα μηνύματα / Spam (αποστολή πολλαπλών μηνυμάτων σε σύντομο χρονικό διάστημα)"
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr "Διαφήμιση"
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr "Αποστολή πολλαπλών μηνυμάτων με κεφαλαία γράμματα"
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr "Αποστολή πολλαπλών μηνυμάτων με συνδέσεις/links"
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr "Αποστολή πολλαπλών μηνυμάτων με @αναφορές"
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr "αυτόματο σύστημα ενάντια raid: Ο λογαριασμός του χρήστη είναι νεότερος από 30 ημέρες."
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr "Αυστηρό αυτόματο σύστημα ενάντια raid: Κανένας δεν επιτρέπεται να ενταχθεί στο server"
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr "Αποστολή κακόβουλων συνδέσμων"
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr "Χρήστης σε Σιγή"
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr "Χρήστης σε Σιγή για λίγη ώρα"
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr "Ο χρήστης εκδιώχθηκε"
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr "Ο χρήστης Αποκλείστηκε"
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr "Ο χρήστης Αποκλείστηκε για λίγη ώρα"
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr "Αυτόματο Σύστημα Δράσης"
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr "\n"
"**Διάρκεια:** {0}"
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr "**Χρήστης:** {0}{1}\n"
"**Λόγος:** {2}"
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr "Αυτόματη Δράση | {0}"
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr "{0} Κάτι απέτυχε κατά την τιμωρία του μέλους, στάλθηκε το σφάλμα στους προγραμματιστές μου. Αυτό είναι πολύ πιθανό να οφείλεται σε μένα ή τα δικαιώματα που λείπουν ή δεν είμαι σε θέση να έχω πρόσβαση στο άτομο ή το ρόλο"
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr "{0} Ο χρήστης **{1}** είναι σε σιγή για {2}."
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr "{0} Ο χρήστης **{1}** είναι σε σιγή για {2}, για λόγο: {3}."
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr "{0} Αφαιρέθηκε **{1}** για {2}."
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr "{0} Αφαιρέθηκε και αποκλείστηκε **{1}** για {2}."
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr "{0} Αφαιρέθηκε και αποκλείστηκε **{1}** για {2}, αιτία: {3}."
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr "{0} {1} είναι ενεργοποιημένο το σύστημα ενάντια raid, παρακαλώ προσπαθήστε να ενταχθείτε στο server ξανά αργότερα."
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr "{0} {1} είναι ενεργοποιημένο το σύστημα ενάντια raid, δεν επιτρέπεται να συμμετάσχετε σε αυτό το server."
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr "{0} {1} είναι ενεργοποιημένο το αυστηρό σύστημα ενάντια raid, παρακαλώ προσπαθήστε να ενταχθείτε στο server ξανά αργότερα."
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr "Φαίνεται ότι το server σας βιώνει μια *τεράστια* επιδρομή - για τεχνικούς λόγους σχετικά με το Api, θα αφαιρούμε τους raiders χωρίς να στέλονται μηνύματα εδώ."
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr "{0} Δεν είμαι σίγουρος τι συνέβηκε, αλλά κάτι πήγε λάθος. Παρακαλώ βεβαιωθείτε ότι ο ρόλος μου είναι πάνω από όλους τους άλλους, αλλιώς θα δείτε αυτά τα σφάλματα πιο συχνά. Έχω επίσης στείλει αυτό το σφάλμα στους προγραμματιστές μου."
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr "{0} Ο ρόλος της σιγής δεν βρέθηκε, παρακαλώ δημιουργήστε το ρόλο σιγής, ή ορίστε έναν προσαρμοσμένο ρόλο χρησιμοποιώντας το `{1} muterole [role]`.\n\n"
"Αφαίρεσα τα δικαιώματα των μελών για την αποστολή μηνυμάτων σε αυτό το κανάλι *ελπίζω*."
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr "{0} Δεν μπόρεσα να διώξω των χρήση - είναι ο ρόλος τους πιο ψηλά από εμένα; Βάλτε τον ρόλο μου τέλεια ψηλά για να μην συμβούν αυτά τα προβλήματα ξανά."
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr "Απαιτείται ψήφος!"
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr "Γεια σου {0}!"
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
-msgstr "Σας ευχαριστούμε για τη χρήση μου! Δυστυχώς αυτή η εντολή είναι κλειδωμένη και θα πρέπει να ψηφίσετε για εμένα, τον Dredd. Μπορείτε να ψηφίσετε σε οποιαδήποτε από αυτές τις λίστες:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
-"Εάν έχετε ήδη ψηφίσει, παρακαλώ περιμένετε γιατί το API μπορεί να πιθανόν να είναι αργό.\n\n"
-"*Μετά την ψήφο σας, θα μπορείτε να χρησιμοποιήσετε αυτήν την εντολή και θα βοηθήσετε τον Dredd να αποκτήσει περισσότερους servers :D*"
-
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+msgstr "Σας ευχαριστούμε που με χρησιμοποιήσατε! Δυστυχώς αυτή η εντολή είναι κλειδωμένη και θα πρέπει να ψηφίσετε για εμένα - τον Dredd. Μπορείτε να ψηφίσετε σε οποιαδήποτε από αυτές τις λίστες:\n"
+"{0}\n"
+"Αν έχετε ήδη ψηφίσει, παρακαλώ περιμένετε γιατί το API μπορεί να είναι αργό.\n\n"
+"*Μετά την ψήφο σας, θα μπορείτε να χρησιμοποιήσετε αυτή την εντολή και θα βοηθήσετε τον Dredd να αποκτήσει περισσότερους χρήστες :D*"
+
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr "{0} Αυτή η εντολή είναι κλειδωμένη για χρήση μόνο απ' το προσωπικό"
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr "{0} Αυτή η εντολή μπορεί να χρησιμοποιηθεί μόνο από ενισχυτές (Discord nitro boosters)"
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr "{0} Έχετε χρησιμοποιήσει μη έγκυρη σημαία για permissions, παρακαλώ βεβαιωθείτε ότι χρησιμοποιείτε το σωστό."
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr "{0} Αυτή η εντολή έχει ήδη χρησιμοποιηθεί από κάποιον σε αυτό το guild ή κανάλι."
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr "{0} | Αυτή η εντολή μπορεί μόνο να χρησιμοποιηθεί σε άμεσα μηνύματα (DMs)!"
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr "{0} | Αυτή η εντολή δέν μπορεί να χρησιμοποιηθεί σε άμεσα μηνύματα (DMs)!"
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr "{0} Αυτή η εντολή έχει επισημανθεί ως NSFW γι' αυτό δεν μπορώ να σας αφήσω να την χρησιμοποιήσετε σε αυτό το κανάλι."
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr "{0} Αυτή η εντολή μπορεί να χρησιμοποιηθεί μόνο από τους προγραμματιστές μου."
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr "{0} Σου λείπει το {1} δικαίωμα."
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr "{0} Μου λείπουν {1} δικαιώματα"
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr "{0} - Είστε σε επαναφόρτιση, δοκιμάστε ξανά σε **{1}** δευτερόλεπτο/α."
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr "{0} - Λείπει μια παράμετρος - **{1}**"
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr "{0} - Φαίνεται πως δεν έχετε κλείσει τα εισαγωγικά"
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr "{0} - Αναμενόταν πλήκτρο διαστήματος `\" \"` μετά την αναφορά, αλλά έλαβα τη λάθος αναφορά"
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr "{0} - Μη αναμενόμενη παράθεση σε μη εισηγμένη λέξη. Παρακαλώ αφαιρέστε όλα τα εισαγωγικά."
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr "{0} - Απότυχα να προσθέσω τις αντιδράσεις, παρακαλώ ανακαλέστε ξανά την εντολή."
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr "{0} Μου λείπουν δικαιώματα να ενσωματώσω συνδέσμους (links)."
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr "{0} Κάτι πήγε λάθος | #{1}"
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
+msgstr "Η εντολή `{0}` έθεσε ένα σφάλμα, το οποίο ανέφερα στους προγραμματιστές μου.\n"
+"Οι προγραμματιστές μου θα εργαστούν για να διορθώσουν αυτό το σφάλμα όσο πιο γρήγορα γίνεται. Εν τω μεταξύ, μπορείτε να [γίνετε μέλος στο server υποστήριξης]({1}) για ενημερώσεις."
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
-msgstr ""
+msgstr "{0} Κάτι πήγε λάθος - το σφάλμα είναι γνωστό | #{1}"
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
-msgstr ""
+msgstr "Η εντολή `{0}` έθεσε ένα σφάλμα, το οποίο ανέφερα στους προγραμματιστές μου.\n"
+"Οι προγραμματιστές μου θα εργαστούν για να διορθώσουν αυτό το σφάλμα όσο πιο γρήγορα γίνεται. Εν τω μεταξύ, μπορείτε να [γίνετε μέλος στο server υποστήριξης]({1}) για ενημερώσεις."
+
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr "Πληροφορίες σφάλματος:"
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
-msgstr ""
+msgstr "Το πρόθεμα/prefix που χρησιμοποιείται σε αυτό το server είναι `{0}` ή {1}!"
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
-msgstr ""
+msgstr "Σας εκτιμώ για τη χρήση μου! Μπορείτε επίσης να χρησιμοποιήσετε τις εντολές μου εδώ σε DMs με πρόθεμα `!`, αλλά αν δεν χρησιμοποιείτε καθόλου εντολές - το DM θα σταλθεί στο [server υποστήριξης]({0}), γι 'αυτό παρακαλώ μην μου στείλετε ευαίσθητες πληροφορίες."
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
-msgstr ""
+msgstr "Γεια! Δεν είμαι σίγουρος αν το γνωρίζετε, αλλά το πρόθεμα/prefix το οποίο χρησιμοποιείται στα DM είναι `!`"
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr " Το κανάλι afk έχει αλλάχθει για αυτό το server"
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr " Το εικονίδιο του server έχει αλλαχθεί"
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr "**Πριν:** [Κάντε κλικ εδώ]({0})\n"
"**Μετά:** [Κάντε κλικ εδώ]({1})"
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr " Ο έλεγχος του server πολλαπλών παραγόντων (MFA) έχει αλλαχθεί"
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr " Το επίπεδο επαλήθευσης του server έχει αλλαχθεί"
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr " Οι default ειδοποιήσεις του server έχουν αλλαχθεί"
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr "{0} Ένας νέος χρήστης έχει ενταχθεί"
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr "{0} έχει ενταχθεί στο server"
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr "**Χρήστης:** {0} ({1})\n"
"**Δημιουργήθηκε ο λογαριασμός:** {2}"
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr "Χρήστης #{0}"
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1090,272 +1412,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1365,464 +1727,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1834,322 +2195,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2165,12 +2529,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2189,108 +2553,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2302,241 +2666,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2544,66 +2928,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2612,107 +2996,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2720,631 +3106,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
msgid " View welcoming messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
msgid "{0} Welcome messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
msgid "{0} Welcome messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3359,129 +3881,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3496,665 +4013,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4164,1231 +4616,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5413,489 +5915,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5908,463 +6421,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/el/faq.md b/el/faq.md
new file mode 100644
index 0000000..1198feb
--- /dev/null
+++ b/el/faq.md
@@ -0,0 +1,21 @@
+:flag_us: **Συχνές Ερωτήσεις**
+
+**Ερώτηση: Γιατί δεν λειτουργεί μια εντολή παρόλο που το πληκτρολογώ σωστά?** Απάντηση: Είτε αφαιρέθηκε μια εντολή είτε λείπουν δικαιώματα για το bot.
+
+**Ερώτηση: Με ποιά γλώσσα γράφτηκε το bot;** Απάντηση: Python, από τη βιβλιοθήκη discord.py.
+
+**Ερώτηση: Μπορώ να βοηθήσω στον προγραμματισμό του Dredd;** Απάντηση: Ναι, το link του κώδικα είναι διαθέσιμο μέσω της εντολής `-source`.
+
+**Ερώτηση: Μπορώ να μειώσω την περίοδο επαναφόρτισης των εντολών?** Απάντηση: Όχι. Αυτός είναι ο σκοπός.
+
+**Ερώτηση: Γιατί δεν ανταποκρίνεται το bot σε καμία από τις εντολές?** Απάντηση: Εάν χρησιμοποιείτε το σωστό αρχικό prefix (`-`) και δεν έχει αλλαχτεί στο server, το bot μπορεί να μην έχει δικαιώματα να στέλνει μηνύματα ή πιθανόν να να μην σου επιτρέπεται η χρήση του bot. Για να βεβαιωθείτε ότι το prefix του bot δεν έχει αλλαχθεί, μπορείτε να @αναφέρετε το bot και θα επιστρέψει το καθορισμένο prefix για αυτό το server. Αν δεν απαντήσει, στείλτε την εντολή `@Dredd prefix` και θα εισάγει τα δεδομένα του server σας στη βάση δεδομένων. Εάν εξακολουθεί να μην λειτουργεί, ανοίξτε ένα εισιτήριο (#open-a-ticket), ώστε να μπορέσουμε να σας πούμε περισσότερες πληροφορίες.
+
+**Ερώτηση: Θέλω να ενισχύσω (boost) αυτόν τον διακομιστή, τι θα πάρω για αυτό?** Απάντηση: Μπορείτε να δείτε όλα τα προνόμια που παίρνετε στα καρφιτσωμένα μηνύματα των #ανακοινώσεων (#announcements)
+
+**Ερώτηση: Δεν μου επιτρέπεται η χρήση του bot λόγω του ότι είμαι στη μαύρη λίστα και θα ήθελα να διορθωθεί.** Απάντηση: Παρακαλώ ανοίξτε ένα εισιτήριο (#open-a-ticket) για να μπορέσουμε να το συζητήσουμε.
+
+**Ερώτηση: Πώς μπορώ εγώ να τρέξω το bot σας; Το Github δεν παρέχει πληροφορίες.** Απάντηση: Όπως αναφέρεται στο github: "Αν δεν καταλαβαίνετε κάτι, κάντε το google. Το server υποστήριξής μας **ΔΕΝ παρέχει** βοήθεια σχετικά με κλωνοποίηση ή αντιγραφή του Dredd.", ωστόσο, αν ανοίξετε ένα εισιτήριο ή στείλετε μήνυμα σε οποιοδήποτε μέλος του προσωπικού και παραπονεθείτε για το ότι δεν σας παρέχουμε με βοήθεια σχετικά με κλωνοποίηση ή αντιγραφή του bot, **ΘΑ** αποκληστείτε από το server.
+
+**Ερώτηση: Μπορώ να κάνω αίτηση για να εργαστώ για τον Dredd;** Απάντηση: Δοκιμάστε την τύχη σας εδώ:
+
+**Ερώτηση: Μπορώ να βοηθήσω με μετάφραση του Dredd;** Απάντηση: Ναι, φυσικά! Στείλτε DM σε ένα από τους διαχειριστές ή κάνε αίτηση για τη γλώσσα σου εδώ: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/el/rules.md b/el/rules.md
new file mode 100644
index 0000000..4907bbf
--- /dev/null
+++ b/el/rules.md
@@ -0,0 +1,19 @@
+:flag_us: **Server Rules**
+
+`[1]` **Respect all members** Treat others how you wish to be treated and never commence any personal attacks on someone. We are all humans made by human by our differences, embrace and respect them because they make us who we are.
+
+`[2]` **Spam and Advertising** Any and all forms of spam or advertising are not permitted in the server, whether it is demonstrated in messages, nicknames or usernames.
+
+`[3]` **Off-topic content and international discussions** Keep all content on-topic, i.e. don't use random commands in general, use it in dedicated channels. If you do not speak English, please move over to #international instead as well.
+
+`[4]` **Doxxing and blackmailing** Never share any personal information about yourself or others, nor blackmail anyone.
+
+`[5]` **Politics, drama and debates** Drama is outright not allowed, do not bring your drama into this server - we don't care, use direct messages instead, that's what they're for. Friendly debates and political discussions are allowed, however, please keep it to a constructive and respectful level.
+
+`[6]` **Minimodding and false reports** We have a staff team for a reason, please do not minimod or tell our staff what to do in a certain situation, we have our staff guidelines that we follow all the time. If you think staff is handling a situation inappropriately, contact higher-ups instead. False reports are also not permitted, depending on the situation you might get banned for it.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Common sense** Always use common sense, it's not that hard.
\ No newline at end of file
diff --git a/es-ES/Spanish.po b/es-ES/Spanish.po
index cf97808..ed302f5 100644
--- a/es-ES/Spanish.po
+++ b/es-ES/Spanish.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-10-21 23:29\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-07-14 16:24\n"
"Last-Translator: \n"
"Language-Team: Spanish\n"
"Language: es_ES\n"
@@ -17,44 +17,44 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr "{0} El tiempo que proporcionaste está en el pasado"
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr "Este tiempo está en el pasado."
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr "Falta un argumento después del tiempo."
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr "¡Error de tiempo! prueba con \"en una hora\" o \"5 días\"."
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr "Cita esperada antes de la entrada de tiempo..."
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr "Si el tiempo está citado, debes dejar de citarlo."
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr "Lo siento, pero no te he entendido. Probablemente no específicaste el tiempo o lo específicaste en otro idioma (no en Inglés)"
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr "¡Ups!\n"
"Se ha producido un error al recuperar tu voto: {0}"
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
@@ -62,598 +62,911 @@ msgstr "Ocurrió un error al intentar recuperar tu voto, se ha enviado el error
"```py\n"
"{0}```"
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr "Este comando está en su fase de prueba, por favor únete al servidor de soporte si quieres saber cuándo estará disponible."
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr "Desafortunadamente, este comando será removido en la próxima actualización, si quieres saber el por qué, por favor únete a nuestro servidor de soport aquí {0}"
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr "¡Hola!\n"
"Actualmente estamos bajo mantenimiento y el bot no está disponible para uso. ¡Puedes unirte a nuestro [servidor de soporte]({0}) o suscribirte a nuestra [página de estado]({1}) para saber cuándo estaremos disponibles de nuevo!"
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr "Dredd está bajo mantenimiento!"
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr "{0} | `{1}` y sus subcomandos correspondientes están actualmente desactivados por: `{2}`"
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr "{0} | `{1} {2}` está actualmente deshabilitado: `{3}`"
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr "{0} | `{1}` está actualmente deshabilitado: `{2}`"
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr "{0} Necesitas estar en un canal de voz primero."
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr "{0} No estoy en el canal de voz."
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr "{0} Necesitas estar en el mismo canal de voz en el que estoy yo."
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr "{0} No tengo permisos en tu canal de voz. ¡Asegúrate de que me has dado los permisos correctos!"
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr "{0} No estoy reproduciendo nada."
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr "{0} El reproductor no está pausado."
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr "{0} El reproductor ya está pausado."
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr "Este miembro no está baneado."
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr "Las opciones válidas son {0}"
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr "Los valores válidos son {0}"
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr "Próximo nivel en **{0}** mejoras"
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr "Dueño de Dredd"
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr "Administrador de Dredd"
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr "Miembro del staff en el [servidor de soporte]({0}) o contribuidor de Dredd"
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr "Traductores de Dredd"
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr "Patrocinadores de Dredd"
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr "Booster del [Servidor de soporte de Dredd]({0}) o Donador"
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr "Asociados de Dredd"
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr "Dredd Cazador de bugs"
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr "Dredd Beta Cazador de bugs"
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr "Dredd partidario inicial"
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr "Ayudante Super Temprano de Dredd"
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr "Usuarios en la lista negra"
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr "Una insignia especial para el Pato :duck:"
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr "{0} Staff del Servidor de Dredd"
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr "{} Dredd servidor verificado"
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr "{0} Dredd Servidor asociado "
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr "{0} Mensajes editados\n"
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr "{0} Mensajes eliminados\n"
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr "{0} Moderación\n"
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr "{0} Registros del servidor de Discord\n"
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr "{0} Entradas de Miembros\n"
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr "{0} Salidas de Miembros\n"
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
-msgstr "{0} Actualizaciones miembro(s)\n"
+msgstr "{0} Actualizaciones de miembro(s)\n"
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
-msgstr "{0} Modo raid\n"
+msgstr "{0} Modo invasión\n"
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr "{0} Mensajes de bienvenida\n"
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr "{0} Mensajes de despedida\n"
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr "{0} Rol al unirse\n"
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr "{0} Dehoisting\n"
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr "{0} Automoderación\n"
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr "silenciar"
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr "silenciar temporalmente"
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr "expulsar"
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr "banear"
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr "banear temporalmente"
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr "¡No he podido encontrar esta lista de reproducción! Por favor, inténtalo de nuevo o utiliza un enlace diferente."
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr "¡No he podido encontrar este álbum! Por favor, inténtalo de nuevo o utiliza un enlace diferente."
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr "¡El enlace que has introducido no es válido o no existe!"
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr "{0} ¡He añadido la lista de reproducción **{1}** con {2} canciones a la cola!"
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr "{0} ¡He añadido el álbum **{1}** con {2} canciones a la cola!"
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr "{0} ¡He añadido **{1}** a la Cola!"
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr "Parece que fui desconectado del canal en el proceso."
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr "{0} ¡He añadido **{1}** a la cola! (`{2}`)"
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr "Cancelando el comando. Eliminando este mensaje en 15 segundos"
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr "Este menú de paginación no puede ser controlado por ti, ¡lo sentimos!"
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr "Ocurrió un error desconocido, lo siento"
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr "Selecciona una opción..."
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr "Comando cancelado."
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr "El mensaje debe tener menos de 32 caracteres. ¡Asegúrate de que no estés arruinando nada!"
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr "No puedes proporcionar un enlace, inténtalo de nuevo sin un enlace."
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr "Sólo puede proporcionar enlaces de canción(es), inténtalo de nuevo con un enlace."
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr "El comando ha expirado."
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr "{0} La interacción devolvió un valor desconocido, por favor reporta esto al desarrollador(es) aquí: {support}"
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr "{0} Solo puedes tener 15 listas de reproducción como máximo."
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr "Proporciona el nombre de la lista de reproducción que deseas utilizar. El nombre de la lista de reproducción puede tener hasta 32 caracteres."
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr "{0} He creado correctamente la lista de reproducción **{1}**"
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr "{0} Ya tienes una lista de reproducción llamada **{1}**"
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr "{0} He eliminado correctamente la lista de reproducción **{1}**"
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr "{0} No tienes una lista de reproducción llamada **{1}**"
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr "{0} Tu lista de reproducción ya tiene más de 1000 canciones, no puedo dejarte añadir más."
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr "Proporciona el enlace de la(s) canción(es) que deseas agregar a la lista de reproducción."
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr "No hay nodos de música activos, por favor, inténtalo de nuevo más tarde."
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr "{0} He añadido **{1}** canciones a la lista de reproducción."
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr "No se han encontrado canciones con esa consulta. Por favor, inténtalo de nuevo."
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr "{0} He añadido **{1}** a la lista de reproducción."
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr "Proporciona el número de la canción que quieres eliminar de la lista de reproducción."
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr "{0} La canción no fue encontrada, por favor asegúrate de proporcionar un número de la canción."
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr "{0} He eliminado con éxito **{1}** de tu lista de reproducción - {2}"
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr "Proporciona el nombre de la lista de reproducción que deseas utilizar. El nombre de la lista de reproducción puede tener hasta 32 caracteres."
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr "{0} Lista de reproducción renombrada de **{1}** a **{2}**"
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr "{0} Esta lista de reproducción no tiene canciones."
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr "Total de canciones en cola: {0} | Duración: {1}"
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr "Total de canciones en cola: {0}"
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr "Lista de reproducción: {0}"
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr "Comando cancelado."
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr "¿Deben los botones mostrar solo etiquetas, solo emojis o ambos? ¡Esta acción es irreversible!"
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr "Título del incrustado."
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr "Te permite cambiar el título del incrustado."
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr "Descripción del incrustado."
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr "Te permite cambiar la descripción del incrustado."
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr "Pie del incrustado."
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr "Te permite cambiar el pie de página del incrustado."
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr "Ninguno de las anteriores."
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr "Te permite personalizar el incrustado completo, esto requiere que envíes una payload completa."
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr "Has alcanzado el límite de caracteres: {0}/{1}"
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr "{0} Tu incrustado es inválido. Por favor, usa para crear un dictado de incrustado y luego pega el código aquí."
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr "¿Cómo debería ser el incrustado? Constructor de incrustados: "
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr "Así es como se verá tu incrustado, ¿estás de acuerdo con ella? `y` para sí o `n` para no"
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr "{0} ¡He creado correctamente los roles de reacción!"
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr "Vale, intentemos de nuevo."
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr "Parece que el incrustado no fue creado correctamente, reintentémoslo."
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr "¿Cuál debe ser el título del incrustado?"
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr "¿Cuál debe ser la descripción del incrustado?"
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr "¿Cuál debe ser el pie del incrustado?"
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr "¿Te gustaría personalizar el mensaje?"
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr "Debes tener el rol {role.mention} para podere acceder a esta configuración de roles de reacción."
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr "Esta configuración de roles de reacción está configurada para dar un total de {total_available} roles, el cual ya tienes."
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr "¡Se ha añadido correctamente {role.mention} a tus roles!"
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr "¡He eliminado correctamente el rol {role.mention} de tus roles!"
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr "¡Ese rol ya no existe!"
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr "{0} He establecido con éxito la duración a {duration}."
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr "Mostrando página {page}/{maximum_pages} ({entries} entradas)"
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr "Mostrando página {page}/{maximum_pages}"
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr "Por favor, selecciona una opción..."
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr "{0}\n\n"
+"Página {1}/{2}"
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr "No se puede construir la tabla de búsqueda de rtfm, inténtalo de nuevo más tarde."
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr "No he podido encontrar nada, lo siento."
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr "mejorado discord.py {0}"
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr "Ten en cuenta que este NO es el d.py original; ciertas cosas pueden ser diferentes"
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr "**Buscar consulta:** `{0}`\n\n"
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr "Spam (enviar varios mensajes en un corto lapso de tiempo)"
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr "Haciendo publicidad"
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr "Haciendo spam de mayúsculas"
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr "Haciendo spam de links"
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr "Haciendo spam de menciones"
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr "anti-raid: la cuenta del usuario tiene menos de 30 días"
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr "Estricto Anti Raid: Nadie puede unirse al servidor"
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr "Enviando enlaces maliciosos"
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr "Miembro silenciado"
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr "Miembro silenciado temporalmente"
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr "Miembro expulsado"
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr "Miembro baneado"
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr "Miembro temp-banned"
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr "Acción auto-mod"
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr "\n"
"**Duración:** {0}"
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr "**Miembro:** {0}{1}\n"
"**Razón:** {2}"
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr "Acción automod | {0}"
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr "{0} Ha fallado alguna cosa cuando intentaba sancionar al miembro, el error ha sido enviado a mis desarrolladores. Lo más común es por falta de permisos o no tengo acceso a la persona y/o el rol."
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr "{0} Silenciado **{1}** por {2}."
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr "{0} Silenciado **{1}** por {2}, razón: {3}."
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr "{0} Expulsado **{1}** por {2}."
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr "{0} Baneado **{1}** por {2}."
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr "{0} Baneó a **{1}** por {2}, razón: {3}."
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr "{0} {1} tiene el modo anti-raid activado, por favor intenta unirte de nuevo más tarde."
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr "{0} {1} tiene el modo anti-raid activado, no tienes permiso para unirte a este servidor."
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr "{0} {1} tiene activado el modo anti-raid estricto, por favor intenta unirte de nuevo más tarde."
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr "Parece que tu servidor está experimentando una invasión *gigante*, para evitar ser baneados con la api, estaremos baneando a los invasores y no enviaremos ningún registro en este servidor."
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr "{0} no estoy seguro de que ha pasado, pero algo se rompió. Por favor, asegúrate de que mi rol esté por encima de las otras personas, de lo contrario este error se producirá más frecuentemente. También he enviado este error a mis desarrolladores. "
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr "{0} El rol Mute no ha sido encontrado, por favor crea un rol con el nombre Mute, o establece un rol personalizado usando `{1}muterole [role]`.\n\n"
"Los permisos del miembro para enviar mensajes en este canal han sido eliminados manualmente *esperemos*."
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr "{0} Error al expulsar/banear al miembro, ¿son más altos en la jerarquía de roles que yo? Pon mi role a la cabeza para evitar este tipo de cuestiones.\n\n"
"Permisos de miembro removidos manualmente para enviar mensajes en este canal *esperemos*."
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr "¡Voto requerido!"
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr "¡Hola {0}!"
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr "¡Gracias por usarme! Desafortunadamente, este comando está bloqueado para votar y tendrás que votar por Dredd. Puedes votar en cualquiera de estas listas:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
-"Si ya votaste, por favor, espera porque la API podría estar lenta. \n\n"
-"*Después de que votes, podrás usar este comando y ayudarás a Dredd a llegar a más servidores :D*"
-
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+"{0}\n"
+"Si ya has votado, por favor espera porque la API puede que esté lenta.\n\n"
+"*Después de que votes, podrás usar este comando, y ayudarás Dredd alcanzar más servidores :D*"
+
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr "{0} Este comando está bloqueado por el staff"
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr "{0} Este comando sólo puede ser usado por boosters"
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr "{0} Has usado la bandera de permisos inválida, por favor, asegúrate de que estás usando la correcta."
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr "{0} Este comando ya ha sido utilizado por alguien en este servidor o canal."
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr "{0} | ¡Este comando sólo puede ser usado en mensajes privados!"
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr "{0} | ¡Este comando no puede ser usado en mensajes privados!"
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr "{0} Este comando está marcado como NSFW por eso no puedo dejarte usarlo en este canal."
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr "{0} Este comando sólo puede ser utilizado por los desarrolladores del bot."
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr "{0} Te hacen falta el permiso {1}."
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr "{0} No tengo los permisos {1}"
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr "{0} | Estás en enfriamiento, intenta de nuevo en **{1}** segundos."
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr "{0} | Te falta un argumento - **{1}**"
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr "{0} | Parece que no has cerrado la cita"
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr "{0} | Se esperaba un espacio después de la cita, pero se recibió otra cita"
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr "{0} | Cinta inesperada en una cadena no citada, por favor, elimina todas las comillas."
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr "{0} | Fallo al añadir las reacciones, por favor ejecuta el comando de nuevo."
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr "{0} No tengo permisos para incrustar enlaces."
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr "{0} Error desconocido | #{1}"
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr "El comando `{0}` obtuvo un error que ya ha sido reportado a mi(s) desarrollador(es).\n"
"Ellos revisarán este problema e intentarán resolverlo lo más pronto posible. Mientras tanto, puedes [unirte al servidor de soporte]({1}) para actualizaciones."
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr "Información del error:"
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr "{0} Error conocido | #{1}"
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr "El comando `{0}` obtuvo un error que ya ha sido reportado a mi(s) desarrollador (es).\n"
"Ellos revisarán este problema e intentarán resolverlo lo más pronto posible. Mentras tanto, puedes [unirte a nuestro servidor de soporte]({1}) para actualizaciones."
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr "Información del error:"
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr "¡Mi prefijo en este servidor es `{0}` o {1}!"
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr "¡Te agradezco por usarme! ¡También puedes usar mis comandos aquí en mensajes privados con un prefijo `!`, pero si no estás usando ningún comando - el mensaje privado se registrará en mi [servidor de soporte]({0}), así que por favor no me envíes ninguna información confidencial."
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr "¡Oye! No estoy seguro si sabes, pero mi prefijo en mensajes privados es `!`"
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr "Si eres dueño del servidor y deseas apelar, puedes [unirte al servidor de soporte]({0})."
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr "Desafortunadamente, el estado de la lista negra de este servidor no puede ser eliminado."
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
@@ -661,12 +974,12 @@ msgstr "¡Hola!\n"
"Este servidor está en la lista negra, así que ya no me quedaré aquí. {0}\n\n"
"**Razón de la lista negra:** {1}"
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr "¡Ocurrió un problema con la lista negra!"
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
@@ -674,45 +987,45 @@ msgstr "¡Hola!\n"
"Este servidor está en la lista negra, así que ya no me quedaré aquí. {0}\n\n"
"**Razón de la lista negra:** {1}"
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr "¡Gracias por invitarme a este servidor!\n"
"Para empezar, puedes ver mis comandos usando `{0}help [categoría/comando]`. Para cambiar mi prefijo puedes usar `{0}prefix [prefix]`. Si necesitas ayuda puedas unirte al [servidor de soporte]({1}). También puedes contactar `{2}` o `{3}` si necesitas ayuda."
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr "¡Gracias por invitarme a este servidor!\n"
"Para empezar, puedes ver mis comandos usando `{0}help [categoría/comando]`. Para cambiar mi prefijo, puedes usar `{0}prefix [prefix]`. Si necesitas ayuda puedes unirte al <{1}>. También puedes contactar `{2}` o `{3}` si necesitas ayuda."
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr "¡Bienvenido de vuelta {0}! Estuviste ausente por **{1}**. Tu estado de AFK ha sido eliminado."
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr "¡Oye! **{0} ha estado AFK por **{1}** por - **{2}**."
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr "\n"
"*Sticker* - {0}"
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr "{0} Mensaje Editado"
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
@@ -720,57 +1033,57 @@ msgstr "**Usuario:** {0} `{1}`\n"
"**Canal:** {2} `#{3}`\n"
"[Saltar al mensaje]({4})"
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr "**Antes:**"
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr "**Después:**"
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr "ID de usuario: {0}"
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr "{0} Mensaje Eliminado"
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr "**Usuario:** {0} `{1}`\n"
"**Canal:** {2} `#{3}`"
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr "**Mensaje:**"
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr "**Archivos adjuntos:**"
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr "**Sticker:**"
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr "{0} cambió su apodo"
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr "{0} Apodo modificado"
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
@@ -778,35 +1091,35 @@ msgstr "**Miembro:** {0} `{1}`\n\n"
"**Antes:** {2}\n"
"**Después:** {3}"
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr "{0} cambió su avatar"
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr "{0} Avatar modificado"
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr "**Miembro:** {0} `{1}`\n"
"[URL del avatar]({2})"
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr "{0} cambió su nombre de usuario"
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr "{0} Nombre de usuario modificado"
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
@@ -814,14 +1127,14 @@ msgstr "**Miembro:** {0} `{1}`\n"
"**Antes:** {2}\n"
"**Después:** {3}"
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr "{0} Un miembro ha sido baneado"
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
@@ -829,100 +1142,101 @@ msgstr "**Miembro:** {0}\n"
"**Moderador:** {1} ({2})\n"
"**Razón:** {3}"
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr "ID del caso: #{0}"
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr "{0} Un miembro fue desbaneado"
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr " El nombre del servidor ha cambiado"
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr "**Antes:** {0}\n"
"**Después:** {1}"
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr " La región del servidor ha cambiado"
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr " El canal de afk del servidor ha cambiado"
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr " El ícono del servidor ha cambiado"
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr "**Antes:** [Haga clic aquí]({0})\n"
"**Después:** [Haga clic aquí]({1})"
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr " Autenticación multifactor del servidor (MFA) cambiada"
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr " El nivel de verificación del servidor ha cambiado"
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr " Las notificaciones por defecto del servidor ha cambiado"
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr "{0} Un nuevo miembro se ha unido"
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr "{0} se ha unido al servidor"
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr "**Miembro:** {0} ({1})\n"
"**Cuenta creada:** {2}"
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr "Miembro #{0}"
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr "{0} Un miembro ha abandonado el servidor"
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr "{0} abandonó el servidor"
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
@@ -930,27 +1244,28 @@ msgstr "**Miembro:** {0} ({1})\n"
"**Se unió al servidor:** {2}\n"
"**Roles:** {3}"
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr "Sin roles."
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr "Miembros restantes: {0}"
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr "Silencio automático | Evasión de silencio"
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr "{0} {1} Miembro(s) baneado(s)"
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
@@ -960,20 +1275,21 @@ msgstr "**Miembro(s):** \n"
"**Moderador:** {2} ({3})\n"
"**Razón:** {4}"
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr "{0} {1} Miembro(s) hack-baneado(s)"
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr "{0} {1} Miembro(s) expulsado(s)"
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
@@ -983,53 +1299,63 @@ msgstr "**Miembro(s):** \n"
"**Moderador:** {1} ({2})\n"
"**Razón:** {3}"
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr "{0} {1} Miembro(s) softbanned"
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr "{0} {1} Miembro(s) silenciado(s)"
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr "{0} {1} Miembro(s) advertido(s)"
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr "{0} {1} Miembro(s) desbaneado(s)"
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr "{0} {1} Miembro(s) desmuteado(s)"
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr "{0} Un miembro ha sido expulsado"
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr "{0} {1} Miembro(s) voz silenciado(s)"
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr "{0} {1} Miembro(s) silenciado(s) en canal de voz"
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr "{0} {1} Miembro(s) dehoisted"
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
@@ -1037,78 +1363,73 @@ msgstr "**Miembro(s):**\n"
"{0}{1}\n"
"**Moderador:** {2} ({3})\n"
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr "*El mensaje original fue eliminado o me hacen falta permisos*\n\n"
"Tu recordatorio: {0}"
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr "Nadie se ha conectado a un canal de voz en más de 12 horas, para ahorrar los recursos del bot destruiré el reproductor y abandonaré el canal de voz."
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr "La automoderación está desactivada en este servidor, actívalo usando el comando `automod toogle`"
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr "No"
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr "Expulsar Miembro"
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr "Banear Miembro"
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr "Expulsar Todos los Miembros"
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr "Banear Todos los Miembros"
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr "Sí"
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr "Silenciar Miembro"
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr "Silenciar Temporalmente Miembros ({0})"
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr "Banear Temporalmente Miembro ({0})"
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr "\n"
"**Canal de registro de anti invasión:** {0}"
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1134,274 +1455,314 @@ msgstr "```\n"
"**Eliminar Mensajes:** {9}\n"
"**Enviar mensajes privados durante una invasión:** {10}{11}{12}"
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr "Deshabilitado"
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr "\n"
"**Límite de menciones:** {0}"
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr "\n"
"**Porcentaje de mayúsculas:** {0}"
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr "Administra la automoderación en el servidor"
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr " Administra el estado de la automoderación en el servidor "
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr "{0} Configuraciones de Automoderaciones"
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr "Cambia la automoderación a encendido/apagado"
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr " Cambia la automoderación a encendido/apagado "
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr "{0} No tengo permisos en ese canal. ¡Asegúrate de que me has dado los permisos correctos!"
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr "{0} La automoderación fue habilidado con éxito en este servidor."
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr "{0} La automoderación fue deshabilidado con éxito en este servidor."
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr "Establece el valor de la automoderación global en el servidor"
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr " Establece el valor de la automoderación global en el servidor "
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr "La automoderación está deshabilitado en este servidor, actívalo usando el comando `{0}automod toggle`"
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr "chill"
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr "estricto"
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr "{0} Establecido correctamente el valor de la auto moderación a **{1}**"
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr "Cambia anti links a encendido/apagado"
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr " Cambia anti links a encendido/apagado "
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr "{0} Se ha desactivado correctamente las anti links en este servidor"
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr "Anti link ya está deshabilitado en este servidor."
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr "{0} Se ha establecido correctamente el tipo de sanción para antienlaces a **{1}** miembros.{2}"
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr " Serán silenciados/baneados por defecto durante 12 horas."
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr "Cambia anti invitaciones a encendido/apagado"
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr " Cambia anti invitaciones a encendido/apagado "
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr "{0} Se ha desactivado correctamente las anti invitaciones en este servidor"
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr "Anti invitaciones ya está deshabilitado en este servidor."
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr "{0} Se ha establecido correctamente el tipo de sanción para anti invitaciones a **{1}** miembros.{2}"
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr "Cambia anti mención masiva a encendido o apagado"
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr " Cambia anti mención masiva a encendido I apagado y estable el límite de menciones a cualquier número que quieras "
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
-msgstr "El límite de menciones debe estar entre 2 y 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
+msgstr "El límite de menciones debe ser superior o igual a 10"
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr "{0} He desactivado a tu mención masiva en este servidor"
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr "Anti mención masiva ya está desactivado en este servidor."
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr "{0} He establecido con éxito el tipo de sanción de la mención masiva a **{1}** miembros. Límite de menciones - `{2}`.{3}"
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr "Cambia anti mayúsculas masivas a encendido o apagado"
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr " Cambia anti mayúsculas masivas a encendido o apagado y establece el límite de porcentaje de mayúsculas a cualquier número que prefieras "
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr "El límite de porcentaje debe estar entre 25 y 100"
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr "{0} He desactivado anti mayúsculas masivas en este servidor"
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr "Anti mayúsculas masivas ya está desactivado en este servidor."
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr "{0} He establecido con éxito el tipo de sanción de las mayúsculas masivas a **{1}** miembros. Porcentaje establecido a - `{2}`.{3}"
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr "Cambia anti spam a encendido/apagado"
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr " Cambia anti spam a encendido/apagado "
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr "{0} He desactivado correctamente el anti spam en este servidor"
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr "Anti spam ya está deshabilitado en este servidor."
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr "{0} Se ha establecido correctamente el tipo de sanción para anti spam a **{1}** miembros.{2}"
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr "Cambia si la automoderación deber ignorar a los moderadores del servidor"
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr " Cambia si el bot debe ignorar o no a los miembros con permisos de gestionar mensajes (moderadores) "
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr "{0} No ignoraré a las personas con permisos de gestionar mensajes (moderadores) a partir de ahora."
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr "{0} Ignoraré a las personas con permisos de gestionar mensajes (moderadores) a partir de ahora."
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr "Cambia si la automoderación debe eliminar los mensajes al castigar al usuario(s)"
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr " Cambia si la automoderación debe eliminar los mensajes al castigar al usuario(s) "
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr "{0} No borraré mensajes a partir de ahora."
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr "{0} Borraré mensajes a partir de ahora."
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr "Cambia la duración de la sanción temporal."
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr " Te permite cambiar la duración de la sanción temporal "
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr "Anti Spam"
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr "Anti Mayúsculas masivas"
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr "Anti Invitaciones"
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr "Anti Menciones"
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr "Anti Enlaces"
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr "{0} Al menos un valor de automoderación debe establecerse en silencio temporal o baneo."
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr "¿Cuál debe ser la duración de la sanción?"
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr "Administra el modo de anti invasión en el servidor"
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr " Administra el modo de anti invasión en el servidor "
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr "Cambia la anti invasión a encendido/apagado"
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1417,465 +1778,464 @@ msgstr " Alterna el estado del modo anti invasión\n"
" `kickall` - expulsa a todos los nuevos miembros, la edad de la cuenta no importa\n"
" `banall` - banea a todos los nuevos miembros, la edad de la cuenta no importa "
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr "Los valores permitidos son `kick`, `ban`, `kickall` y `banall`, si estás intentando desactivar el modo anti invasión, no proporcionas ningún argumento"
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr "{0} He habilitado correctamente el modo de anti invasión, expulsaré a los nuevos miembros que hayan creado sus cuentas hace menos de 30 días."
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr "{0} He habilitado correctamente el modo de anti invasión, banearé a los nuevos miembros que hayan creado sus cuentas hace menos de 30 días."
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr "{0} He habilitado correctamente el modo de anti invasión, expulsaré a todos los nuevos miembros"
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr "{0} He habilitado correctamente el modo de anti invasión, banearé a todos los nuevos miembros"
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr "{0} He deshabilitado correctamente el modo de anti invasión"
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr "{0} He establecido el nuevo canal de registro de modo de anti invasión a {1}"
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr "{0} La acción de anti invasión ha sido establecida a expulsar nuevos miembros que han creado su cuenta hace menos de 30 días."
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr "{0} La acción de anti invasión ha sido establecida a banear nuevos miembros que han creado su cuenta hace menos de 30 días."
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr "{0} La acción de anti invasión ha sido establecida a expulsar a todos los miembros nuevos"
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr "{0} La acción de anti invasión ha sido establecida a banear a todos los miembros nuevos"
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr "{0} La acción de anti invasión ha sido establecida a {1} a todos los miembros nuevos {2}"
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr "que han creado su cuenta hace menos de 30 días."
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr "Cambia la opción de los mensajes privados durante anti invasión"
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr " Alterna si nuevos miembros deberían recibir un mensaje privado del bot al unirse al servidor "
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr "El modo anti invasión está desactivado en este servidor, actívalo usando el comando `{0}raid-mode toogle`"
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr "{0} Ya no enviaré mensajes privados a personas cuando los expulse o banee durante invasión."
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr "{0} Ahora enviaré mensajes privados a personas cuando los expulse o banee durante invasión."
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr "Administra la lista blanca de la automoderación"
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr " Comando base para administrar la lista blanca de la automoderación "
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr "Una lista de canales y roles en la lista blanca de la automoderación"
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr " Una lista de roles y canales que están en la lista blanca de la automoderación.\n"
" ``: *canales*, *roles* "
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr "{0} No hay canales en la lista blanca en el servidor."
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr "Lista de los canales en la lista blanca"
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr "{0} No hay roles en la lista blanca en el servidor."
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr "Lista de los roles en la lista blanca"
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr "{0} No hay usuarios en la lista blanca en el servidor."
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr "Lista de los usuarios en la lista blanca"
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr "{0} El valor que has proporcionado es inválido, por favor, elige entre `channels`, `roles` o `users`"
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr "Añade un canal a la lista blanca de automoderación "
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr " Añade un canal a la lista blanca de automoderación "
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
-msgstr "{0} Se ha añadido {1} a la lista blanca de canales."
-
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
msgid "Channel {0} is already added to the whitelist."
msgstr "El canal {0} ya está añadido en la lista blanca."
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
+msgstr "{0} Se ha añadido {1} a la lista blanca de canales."
+
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr "Añade un rol a la lista blanca de automoderación"
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr " Añade un rol a lista blanca de automoderación "
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
-msgstr "{0} Se ha añadido {1} a la lista blanca de roles."
-
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
msgid "Role **{0}** is already added to the whitelist."
msgstr "El rol **{0}** ya está añadido en la lista blanca."
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
+msgstr "{0} Se ha añadido {1} a la lista blanca de roles."
+
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr "Añade un usuario a la lista blanca de automoderación"
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr " Añade un usuario a la lista blanca de automoderación y modo invasión "
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
-msgstr "{0} Se ha añadido {1} a la lista blanca de usuarios."
-
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
msgid "User **{0}** is already added to the whitelist."
msgstr "El usuario **{0}** ya está añadido en la lista blanca."
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
+msgstr "{0} Se ha añadido {1} a la lista blanca de usuarios."
+
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr "Remueve un rol de la lista blanca de automoderación"
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr " Remueve un rol de la lista blanca de automoderación "
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr "{0} Parece que no hay roles en la lista blanca en el servidor."
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr "El rol **{0}** no está en la lista blanca."
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr "{0} He eliminado {1} de la lista blanca de roles."
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr "Remueve un usuario de la lista blanca de automoderación"
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr " Remueve un rol de la lista blanca de automoderación y modo invasión "
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr "{0} Parece que no hay usuarios en la lista blanca del servidor."
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr "El usuario **{0}** no está en la lista blanca."
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr "{0} He eliminado {1} de la lista blanca de usuarios."
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr "Elimina un canal de la lista blanca de la automoderación "
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr " Elimina un canal de la lista blanca de la automoderación "
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr "{0} Parece que no hay canales en la lista blanca en el servidor."
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr "El canal {0} no está en la lista blanca."
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr "{0} He eliminado {1} de la lista blanca de canales."
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr "Establece su propio prefijo personalizado"
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr " Establece tu propio prefijo personalizado al que podrás acceder en todas partes "
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr "{0} El prefijo personalizado no puede tener más de 7 caracteres."
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr "{0} Se ha establecido tu prefijo personalizado a `{1}`."
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr "Administra tus redes sociales"
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr " Comando base para administrar tus redes sociales "
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr "Vincula una red social"
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr " Añade una red social a tu lista de medios "
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr "Has alcanzado el límite máximo de redes sociales disponibles. (10)"
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr "{0} ¡Lo siento! No puedo tener más de 32 caracteres. Si deseas actualizar este número, ponte en contacto con mi(s) desarrollador(es)"
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr "{0} Ya tienes {name.lower()} vinculado en tus medios."
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr "{0} La dirección URL debe comenzar con http:// o https://"
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr "{0} He añadido {1} (<{2}>) a tus medios."
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr "Vincula tu servidor de Discord"
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr " Añade Discord a tu lista de redes sociales, si no proporcionas el nombre, el nombre del servidor será utilizado"
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr "{0} La invitación no debe ser un enlace completo, sólo el código (PMZXUwdr)"
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr "{0} Ya tienes {1} enlazado en tus medios."
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr "No pude encontrar esa invitación, por favor asegúrate de que sólo estés enviando el código (PMZXUwdr) de lo contrario no funcionará."
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr "{0} He añadido Discord ({1} - <{2}>) a tu lista de medios."
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr "Vincula tu cuenta de Instagram"
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr " Añade Instagram a tu lista de redes sociales "
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr "{0} El nombre de la cuenta no debe ser un enlace completo, sólo el nombre (TheMoksej)"
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr "{0} El límite del nombre de la cuenta de Instagram es 60, el tuyo tiene más de 60, ¿estás seguro de que es el nombre de cuenta correcto?"
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr "{0} He añadido Instagram ({1} - <{2}>) a tu lista de medios."
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr "Vincula tu cuenta de Twitch"
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr " Añade Twitch a tu lista de redes sociales "
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr "{0} El límite del nombre de la cuenta de Twitch es 60, el tuyo tiene más de 60, ¿estás seguro de que es el nombre de cuenta correcto?"
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr "{0} He añadido Twitch ({1} - <{2}>) a tu lista de medios."
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr "Vincula tu cuenta de Twitter"
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr " Añade Twitter a tu lista de redes sociales "
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr "{0} El límite del nombre de la cuenta de Twitter es 60, el tuyo tiene más de 60, ¿estás seguro de que es el nombre de cuenta correcto?"
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr "{0} He añadido Twitter ({1} - <{2}>) a tu lista de medios."
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr "Vincula tu cuenta de GitHub"
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr " Añade GitHub a tu lista de redes sociales "
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr "{0} El límite del nombre de la cuenta de GitHub es 60, el tuyo tiene más de 60, ¿estás seguro de que es el nombre de cuenta correcto?"
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr "{0} He añadido GitHub ({1} - <{2}>) a tu lista de medios."
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr "Vincula tu cuenta de YouTube"
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr " Añade YouTube a tu lista de redes sociales "
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr "{0} El nombre de la cuenta no debe ser un enlace completo, sólo el nombre (UCyFCSJXJ6cGWae2DBg3J2zg)"
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr "{0} El límite del nombre de la cuenta de Youtube es 60, el tuyo tiene más de 60, ¿estás seguro de que es el nombre de cuenta correcto?"
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr "{0} El nombre de la sobreescritura debe tener menos de 32 caracteres."
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr "{0} He añadido YouTube ({1} - <{2}>) a tu lista de medios."
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr "Remueve redes sociales enlazadas"
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1895,330 +2255,333 @@ msgstr " Remueve medios de tu lista de medios\n\n"
" 6 - Spotify\n"
" 7 - Youtube "
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr "{0} No tienes {1} enlazado en tus medios."
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr "{0}Estás a punto de eliminar todas tus redes sociales nombradas {1}. ¿Estás seguro que quieres hacer eso? Si no, por favor añade un tipo social *(`{2}help socialmedia remove`)*"
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr "{0} He eliminado de tu cuenta todas las redes sociales nombrados {1}."
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr "De acuerdo, no voy a remover sus redes sociales."
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr "{0} Has esperado demasiado tiempo, cancelando el comando."
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr "{0} He eliminado {1} de tus redes sociales vinculadas"
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr "Valora algo"
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr " Califica lo que deseas "
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr "{0} La cosa es {1} caracteres sobre el límite."
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr "Valoro {0} **{1}** de **100**."
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr "Habla con un bot de chat"
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr " Habla sobre la vida con un bot de chat :) "
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr "¡Parece que el chatbot ha escapado!"
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr "F en el chat"
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr " Presiona F para respetar "
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr "{0} El texto es {1} caracteres sobre el límite."
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr " por **{0}** "
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr "**{0}** ha pagado su respeto {1}{2}"
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr "Pregúntale a la todopoderosa 8ball lo que deseas "
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr " ¿Tienes una pregunta? Pregunta a la todopoderosa 8ball lo que deberías hacer "
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr "{0} La pregunta es {1} caracteres sobre el límite."
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr "**Has preguntado a la todopoderosa 8ball una pregunta -** {0}\n\n"
"**La 8ball dice:** {1}"
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr "Invierte algo"
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr " !poow, ffuts, esreveR. Todo lo que escribas después de reverse será por supuesto, revertido "
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr "{0} El texto que quieres revertir está {1} caracteres sobre el límite."
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr "**Texto a invertir:** {0}\n\n"
"**Invertido:** {1}"
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr "Elija entre múltiples opciones"
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr " Elija entre múltiples opciones. "
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr "{0} Hay demasiadas opciones (10) o tienes más de 500 caracteres."
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr "**Opciones disponibles:** {0}\n\n"
"**Yo eligo:** {1}"
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr "{0} | ¡No puedo elegir de una lista vacía de elecciones!"
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr "Comprueba qué tan caliente es alguien"
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr " Me pregunto cuán caliente eres tú ;p "
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr "La calculadora caliente se ha derribado gracias a esa persona :fire:"
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr "Soy demasiado caliente para ti 😏"
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr "**{0}** es **{1}%** caliente. {2}"
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr "Lee un chiste de papá aleatorio"
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr " Lee un chiste de papá aleatorio "
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr "Asa a alguien"
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr " Asa a alguien en el servidor. "
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr "¡No puedes asar Moksej! Sin embargo, te dejaré una pista. Hay un salto que puedes usar para asarlo ;)"
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr "¡No te atreves a hacer eso!"
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr "La api roast parece estar caída, inténtalo de nuevo más tarde!"
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr "Muestra ayuda sobre bot y/o comandos"
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr "Ver ayuda para un cog/comando"
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr "**Prefijo:** `{0}`"
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr "**Prefijo:** `!`"
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr "Soporte"
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr "Invitación del bot"
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
-msgstr "{0} Ayuda"
+msgstr "Ayuda de {0}"
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr "Categorías:"
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr "\n"
"{0} **Últimas noticias - {1}**"
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr "También puedes hacer clic en las reacciones de abajo para ver los comandos en cada categoría."
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
+msgstr "También puedes navegar a través del menú desplegable abajo para ver los comandos en cada categoría."
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
-msgstr "Error al añadir las reacciones"
-
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr "Alias: "
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr "No se ha encontrado ningún alias."
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr "Permisos necesarios para ti: "
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr "Permisos necesarios para mí: "
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr "No se proporcionó ayuda..."
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr "\n\n"
"*O tú o yo no tenemos permisos para ejecutar este comando en este canal*"
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr "\n"
"{0} Este comando está en beta temprana y sólo puede ser utilizado en servidores en la lista blanca."
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr "\n"
"<:beta:860234962749095956> Este comando está en una fase beta temprana y sólo puede ser utilizado en servidores en la lista blanca."
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr "Subcomandos: ({0})"
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr "**Alias de categoría:** {0}\n"
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr "Sin información."
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr "No se encontró ningún comando llamado \"{0}\".{1}{2}"
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr "\n\n"
"Quisiste decir:\n"
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr "Mira la latencia del bot a Discord"
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr " Mira la latencia del bot a Discord "
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr "Una información detallada del bot"
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr " Una información detallada del bot "
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr "Acerca de {0}"
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2232,30 +2595,14 @@ msgid "\n"
"• Members: **{11}**\n"
"• Servers: **{12}**\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
-msgstr "\n"
-"¡Dredd es un bot que ayudará a tu servidor con moderación, divertir a tus miembros, y mucho más! El bot se está ejecutando en la **V{0}** y actualmente está mantenido.\n\n"
-"**Desarrollador:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Biblioteca y versión:** {2} [discord.py {3}§mejorada](https://github.com/iDutchy/discord.py)\n"
-"**Último inicio:** {4}\n"
-"**Creado:** {5} ({6})\n\n"
-"**Enlaces:**\n"
-"• [Servidor de soporte]({7})\n"
-"• [Invitación de bot]({8})\n"
-"• [Website]({17})\n\n"
-"**Últimos cambios:**\n"
-"{9}\n\n"
-"**Total:**\n"
-"• Comandos: **{10}**\n"
-"• Suscriptores: **{11}**\n"
-"• Servidores: **{12}**\n"
-"• Canales: {13} **{14}** | {15} **{16}**\n\n"
+msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr " Una información detallada del servidor en el que el bot está alojado. "
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2289,54 +2636,54 @@ msgstr "**CPU del sistema:**\n"
"- Uso del CPU: {10}%\n"
"- Hilos: {11}"
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr "Obtén información detallada del usuario"
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr " Una información detallada del usuario. Busca al usuario si no comparte ningún servidor con el bot. "
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr "{0} | Ese usuario no fue encontrado."
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr "Información de {0}"
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr "\n"
"**Apodos más recientes:** "
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr " **({0} Total)**"
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr "Sin roles"
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr "Información general:"
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
@@ -2346,12 +2693,12 @@ msgstr "\n"
"**ID de usuario:** {2}\n"
"**Cuenta creada:** {3} ({4})"
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr "Información del Servidor:"
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
@@ -2361,20 +2708,20 @@ msgstr "\n"
"**Se unió el:** {2} ({3})\n"
"**Roles:** {4}"
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr "Redes sociales:"
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr "Obtén información detallada del servidor actual"
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr " Una información detallada del servidor actual "
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
@@ -2382,25 +2729,25 @@ msgstr "\n"
"**Reconocimientos:**\n"
"{0}"
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr "\n"
-"**Baneado:** {0}"
+"**Baneados:** {0}"
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr "Este servidor tiene **{0}** mejoras"
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr "{0} Información"
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2420,12 +2767,12 @@ msgstr "\n"
"**Estado de Nitro:**\n"
"{8}\n"
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr "Otra información:"
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
@@ -2435,237 +2782,254 @@ msgstr "**Miembros:** (Total: {0})\n"
"**Staff:** {4}{5}\n"
"**Canales:** {6} {7} | {8} {9}\n"
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr "Icono Animado"
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr "Cartel"
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr "Comercio"
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr "Servidor comunitario"
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr "Descubrimiento del Servidor"
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr "Funcional"
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr "Fondo de invitación"
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr "Puerta de Verificación de Miembros Activada"
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr "Nuevos Canales"
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr "Asociado"
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr "Previo Activado"
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr "Invitación personalizada"
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr "Verificado"
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr "Servidores de voz VIP"
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr "Pantalla de bienvenida"
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr "Eventos de tickets activados"
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr "Monetización habilitada"
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr "Más stickers"
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr "Características"
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr "Líneas de código python utilizadas para hacer el bot"
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr " Líneas de código python utilizadas para hacer el bot "
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr "{0} Estoy formado de**{1}** archivos y **{2}** líneas de código.\n"
"Puedes ver mi fuente aquí: https://github.com/TheMoksej/Dredd"
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr "Código fuente del bot"
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr " Código fuente del bot "
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr "{0} Puedes ver mi código fuente aquí: <{1}>"
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr "El código fuente de este comando es demasiado largo, puedes verlo aquí:\n"
"{0}"
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr "Obtén la foto de perfil del usuario"
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr " Obtén la foto de perfil del usuario. Obtén el usuario si no comparten ningún servidor con el bot "
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr "¡Foto de perfil de {0}!"
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr " | [gif]({0})"
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr "Enormes gracias a {0} por este avatar"
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr "Muestra el cartel del usuario si es que tienen uno."
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr " Obtén el cartel del usuario si es que tienen uno. "
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr "Obtén un enlace al servidor de soporte del bot"
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr " Un enlace al servidor se soporte del bot. Puedes pasar en booleano para obtener la versión sin incrustado de la invitación "
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr "{0} ¿Necesitas ayuda? Siéntete libre de [unirte al servidor de soporte!]({1})"
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr "{0} ¿Necesitas ayuda? Siéntete libre de unirte al servidor de soporte aquí: {1}"
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr "Obtén la invitación del bot"
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr " El link de invitación del bot. Puedes pasar en booleano para obtener la versión sin incrustado de la invitación "
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr "{0} ¿Me quieres en tu servidor? ¿A qué estás esperando? Invita ahora:({1})"
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr "{0} ¿Me quieres en tu servidor? ¿A qué estás esperando? Invita ahora:\n\n"
"{1}"
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr "Voten por mí, por favor"
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr " Enlaces de listas de bots donde puedes votar por el bot "
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr "Lugares de votación"
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr "Puedes votar por mí en cualquiera de esas listas:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*¡Votar desbloqueará algunos comandos para que puedas usarlos y me ayudará a crecer más rápido!*"
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr "La Política de Privacidad y los Términos de Uso del bot"
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr " La Política de Privacidad y los Términos de Uso del bot "
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr "{0} Puedes ver mi política de privacidad aquí: {1}"
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr "Un agradecimiento a los colaboradores del bot"
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr " ¡Un agradecimiento a las personas que han ayudado a encontrar errores, trabajar y diseñar arte para el bot! "
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr "¡El equipo de Dredd dice gracias a estas personas!"
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2677,182 +3041,184 @@ msgstr "\n"
"**Cazador(es):** {2}\n"
"**Traductor(es):** {3}"
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr "**Diseñador(es) Gráficos:**"
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr "**Contribuidores(es):**"
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr "Lista de roles en el servidor"
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr " Lista de todos los roles del servidor. Proporcionar la mención del role mostrará todos los miembros en ese rol "
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr "{0} El servidor no tiene roles"
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr "Roles en {0}"
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr "Miembros en {0}"
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr "Obtén más información sobre el rol"
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr " Obtén más información sobre el rol "
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr "__**Información básica**__"
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr "**Nombre del rol:** {0}\n"
-"**Rol mencionado:** {1}\n"
+"**Mención del rol:** {1}\n"
"**ID del rol:** {2}"
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr "__**Permisos:**__"
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr "__**Otra información:**__"
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
"**Color:** {3}\n"
"**Created:** {4}\n\n"
"**Members:** {5}"
-msgstr "**Es integración:** {0}\n"
+msgstr "**Es integrado:** {0}\n"
"**Se muestra separado:** {1}\n"
"**Posición:** {2}\n"
"**Color:** {3}\n"
"**Creado:** {4}\n\n"
"**Miembros:** {5}"
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr "Obtén la lista de los apodos recientes que un miembro ha tenido"
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr " Obtén una lista de 10 apodos que el miembro tenga en los últimos 90 días "
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr "{0} | **{1}** ha optado por eliminar el registro de apodos."
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr "{0} | **{1}** no ha tenido apodos desde que me uní."
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr "**Apodos pasados de {0}:**"
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr "Mira los permisos que el miembro tiene en el servidor"
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr " Mira los permisos que el miembro tiene en el servidor "
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr "Permisos de {0} en el servidor"
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr "Una lista de comandos desactivados"
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr " Una lista de comandos desactivados globalmente y en el servidor "
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr "{0} | ¡No hay comandos desactivados!"
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr "Lista de todos los comandos desactivados"
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr "Los siguientes comandos sólo pueden ser ejecutados por el staff del bot"
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr "**Comandos globalmente desactivados:**"
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr "**Comandos desactivados en este servidor:**"
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr "**Categorías desactivadas en este servidor:**"
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr "Obtén una lista de todos los emotes del servidor"
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr " Obtén una lista de todos los emotes del servidor "
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr "{0} ¡Este servidor no tiene emotes!"
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr "{0} lista de emotes"
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr "Una lista de los asociados del bot"
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr " Una lista de los asociados del bot "
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr "Servidor"
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2864,242 +3230,377 @@ msgstr "**Socio:** {0}\n"
"**Mensaje asociado:** \n"
">>> {3}"
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr "¿Interesado en asociarse? Este es el mensaje oficial:\n\n"
"{0} o [únete al servidor de soporte]({1})"
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr "Personas asociadas con Dredd"
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr "Una lista de reconocimientos del bot del usuario"
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr " Una lista de reconocimientos del bot del usuario "
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
-msgstr "Reconocimientos del bot de {0}"
-
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
msgid "{0} | **{1}** has no bot acknowledgements"
msgstr "{0} | **{1}** no tiene reconocimientos del bot"
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
+msgstr "Reconocimientos del bot de {0}"
+
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr "Los 10 primeros comandos más utilizados"
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr " Una lista de los 10 comandos más usados. También puedes incluir: `me` y `guild` para ver una lista de tus comandos más usados o de tu servidor "
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr "**Los 10 primeros comandos más utilizados:**"
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr "{0} Parece que no has usado ningún comando :/"
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr "¡En total los usuarios han usado {0} comandos!"
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr "**Tus 10 primeros comandos más utilizados**"
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr "¡En total has usado {0:,} comandos!"
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr "{0} Este comando debe ejecutarse en cualquier servidor, no en mensajes privados"
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr "**Los 10 comandos más utilizados en este servidor:**"
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr "¡En total este servidor ha usado {0:.} comandos!"
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr "Comando"
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr "Usado"
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr "Una lista de los miembros más nuevos en el servidor"
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr " Una lista de los miembros más nuevos en el servidor "
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr "Este servidor tiene {0} miembros"
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr "Miembro(s) más reciente(s) en este servidor:"
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr "**Se unió al servidor** {0}\n"
"**Cuenta creada** {1}"
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr "El límite está fijado a 10"
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr " Una lista de los miembros con caracter(es) específico(s) en su nombre "
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr "{0} ¡Los nombres no pueden tener más de 32 caracteres! Tienes {1} caracteres de más."
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr "{0} No pude encontrar a nadie con la expresión regular dada."
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr "Usuarios con expresiones regulares {0} en su nombre"
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr "Documentación de discord.py mejorado"
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr " Documentación de discord.py mejorado "
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr "Documentación de python"
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr " Documentación de python "
-#: Dredd-v3/cogs/manage.py:38
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
+msgstr ""
+
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
+msgstr ""
+
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
+msgstr ""
+
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
+msgstr "¿A qué canal debo enviar el mensaje?"
+
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
+msgstr "No puedo enviar mensajes en ese canal, por favor dame permisos para enviar mensajes en ese canal o elige otro canal."
+
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
+msgstr "No puedo encontrar ese canal, si es incluso un canal."
+
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
+msgstr "Envía el enlace al mensaje que quieres usar para los roles de reacción."
+
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
+msgstr "No puedo encontrar ese mensaje, por favor, asegúrate de que el link es válido y puedo ver el canal y el historial de mensajes."
+
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
+msgstr "Respuesta inválida, intenta de nuevo."
+
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
+msgstr "Te has quedado sin tiempo, cancelando el comando."
+
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
+msgstr "{0} El comando falló con un error, por favor reporta esto en nuestro servidor de soporte: `{error}`"
+
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
+msgstr "Por favor, envía un **solo** emoji que te gustaría usar. Si has terminado, envía `done`"
+
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
+msgstr "Ese emoji ya está siendo usado para los roles de reacción"
+
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
+msgstr "Emoji inválido, intenta de nuevo."
+
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
+msgstr "Has alcanzado el límite máximo de reacciones/botones para ser usados en un mensaje."
+
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
+msgstr "Por favor, envía un rol que te gustaría asignar al emoji - {0}"
+
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
+msgstr "Ese role ya está usado en los roles de reacción, por favor, elige otro rol."
+
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
+msgstr "No se puede usar ese rol."
+
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+msgstr "El rol que has proporcionado es más alto en la jerarquía de roles, por favor, asegúrate de que puedo acceder al rol."
+
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
+msgstr "Rol inválido, intenta de nuevo."
+
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
+msgstr "¿Qué rol necesitan los usuarios para acceder a los roles de reacción? `None` si no se requiere ningún rol."
+
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+msgstr "¿Cuántos roles pueden obtener de los roles de reacción? Envía {0} si quieres que todos."
+
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
+msgstr "He establecido el número máximo de roles a **{0}**"
+
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
+msgstr "La respuesta debe ser un número o `cancel` para cancelar."
+
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:386
msgid "Manage bot's prefix in the server"
msgstr "Gestiona el prefijo del bot en el servidor"
-#: Dredd-v3/cogs/manage.py:44
+#: dredd v3/cogs/manage.py:392
msgid " View and manage your server's prefix "
msgstr " Mira y gestiona el prefijo de tu servidor "
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
msgstr "Si quieres cambiar mi prefijo puedes hacerlo invocando `{0}prefix set `"
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
msgid "My prefix in this server is `{0}`\n"
"{1}"
msgstr "Mi prefijo en este servidor es `{0}`\n"
"{1}"
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
msgstr "¡No tengo un prefijo personalizado en este servidor! El prefijo predeterminado es `{0}`"
-#: Dredd-v3/cogs/manage.py:62
+#: dredd v3/cogs/manage.py:410
msgid "Change my prefix in the server"
msgstr "Cambia mi prefijo en el servidor"
-#: Dredd-v3/cogs/manage.py:67
+#: dredd v3/cogs/manage.py:415
msgid " Change my prefix in the server "
msgstr " Cambia mi prefijo en el servidor "
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
msgstr "{0} ¡Un prefijo no puede tener más de 7 caracteres! El tuyo tiene {1} caracteres de más."
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
msgid "{0} Changed my prefix in this server to `{1}`"
msgstr "{0} He cambiado mi prefijo en este servidor a `{1}`"
-#: Dredd-v3/cogs/manage.py:78
+#: dredd v3/cogs/manage.py:426
msgid "Change bot's language in the server"
msgstr "Cambia el idioma del bot en el servidor"
-#: Dredd-v3/cogs/manage.py:84
+#: dredd v3/cogs/manage.py:432
msgid " Change the bot's language in the current server to your prefered one (if available) "
msgstr " Cambia el idioma del bot en el servidor actual al de tu preferencia (si es que está disponible) "
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
msgstr "{0} Parece que ese idioma no existe, los idiomas disponibles son: {1}"
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
msgid "{0} Changed the bot language to `{1}`"
msgstr "{0} Se cambió el idioma del bot a `{1}`"
-#: Dredd-v3/cogs/manage.py:95
+#: dredd v3/cogs/manage.py:443
msgid "A rough overview on server settings"
msgstr "Una visión general en la configuración del servidor"
-#: Dredd-v3/cogs/manage.py:101
+#: dredd v3/cogs/manage.py:449
msgid " Rough overview on server settings, such as logging and more. "
msgstr " Visión general en la configuración del servidor, como el registro y más. "
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
msgid "Default"
msgstr "Por defecto"
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
msgid "{0} {1} Server Settings"
msgstr "{0} Configuración del servidor {1}"
-#: Dredd-v3/cogs/manage.py:114
+#: dredd v3/cogs/manage.py:462
msgid "**Logs:**"
msgstr "**Registros:**"
-#: Dredd-v3/cogs/manage.py:115
+#: dredd v3/cogs/manage.py:463
msgid "**Settings:**"
msgstr "**Configuración:**"
-#: Dredd-v3/cogs/manage.py:116
+#: dredd v3/cogs/manage.py:464
msgid "**More:**"
msgstr "**Más:**"
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
msgid "**Mute role:** {0}\n"
"**Prefix:** `{1}`\n"
"**Language:** {2}\n"
@@ -3111,408 +3612,409 @@ msgstr "**Role de silenciado:** {0}\n"
"**Rol de Moderador:** {3}\n"
"**Rol de Administrador:** {4}"
-#: Dredd-v3/cogs/manage.py:121
+#: dredd v3/cogs/manage.py:469
msgid "Not found"
msgstr "No encontrado"
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
msgid "Run `{0}serversettings joinembed` to view the welcome embed"
msgstr "Ejecuta `{0}serversettings joinembed` para ver el incrustado de bienvenida"
-#: Dredd-v3/cogs/manage.py:131
+#: dredd v3/cogs/manage.py:479
msgid "Welcome Message"
msgstr "Mensaje de bienvenida"
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
msgid "Run `{0}serversettings leaveembed` to view the leave embed"
msgstr "Ejecuta `{0}serversettings leaveembed` para ver el incrustado de despedida"
-#: Dredd-v3/cogs/manage.py:138
+#: dredd v3/cogs/manage.py:486
msgid "Leave Message"
msgstr "Mensaje de despedida"
-#: Dredd-v3/cogs/manage.py:141
+#: dredd v3/cogs/manage.py:489
msgid "View welcoming embed"
msgstr "Ver incrustado de bienvenida"
-#: Dredd-v3/cogs/manage.py:145
+#: dredd v3/cogs/manage.py:493
msgid " View welcoming messages embed "
msgstr " Ver mensajes de bienvenida en incrustado "
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
msgid "{0} Welcome messages are disabled in this server."
msgstr "{0} Los mensajes de bienvenida están deshabilitados en este servidor."
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
msgid "{0} Welcome messages do not use embeds in this server."
msgstr "{0} Los mensajes de bienvenida no usan incrustados en este servidor."
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
msgstr "{0} El código de embed no es válido, o solo el texto plano es visible. Por favor, asegúrate de que estás utilizando el formato correcto visitando este sitio web "
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr "Tu incrustado de bienvenida se ve así: * el texto plano no se muestra*"
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr "Ver incrustado de despedida"
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr " Ver mensajes de despedida en incrustado "
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr "{0} Los mensajes de despedida están desactivados en este servidor."
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr "{0} Los mensajes de despedida no usan incrustados en este servidor."
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr "Tu incrustado de despedida se ve así: * el texto plano no se muestra*"
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr "Cambia el registro a encendido/apagado"
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr " Comando base para gestionar el registro en el servidor "
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr "Alterna el registro de miembros en el servidor"
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr " Esto activa o desactiva el registro de miembros.\n"
" El registro de miembros incluye: cambios de avatar, cambios de apodo, cambios de nombre de usuario. "
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr "{0} He desactivado con éxito el registro de miembros."
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr "{0} He cambiado el canal de registro de miembros. Ahora enviaré las actualizaciones de miembros en {1}."
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr "{0} No tienes el registro de miembros activado en este servidor.\n"
"*Pista: Si quieres activar el registro, necesitas proporcionar un canal en donde el registro debe ser enviado*"
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr "{0} He activado el registro de miembros con éxito. Ahora enviaré las actualizaciones de miembros en {1}."
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr "Alterna el registro de miembros que se unen en el servidor"
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr " Esto activa o desactiva el registro de nuevos miembros\n"
" El registro de nuevos miembros incluye: registro de unión. "
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr "{0} El registro de nuevos miembros fue desactivado con éxito."
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr "{0} He cambiado el nuevo canal de registro de miembros con éxito. Ahora enviaré las actualizaciones de miembros en {1}."
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr "{0} No tienes el registro de nuevos miembros activado en este servidor.\n"
"*Pista: Si quieres activar el registro, necesitas proporcionar un canal en donde el registro debe ser enviado*"
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr "{0} He activado el registro de nuevos miembros con éxito. Ahora enviaré las actualizaciones de miembros en {1}."
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr "Alterna los registros de salida en el servidor"
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr " Esto activa o desactiva el registro de salidas de miembros.\n"
" El registro de salidas de miembros incluye: registro de salidas. "
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr "{0} He desactivado correctamente el registro de salidas de miembros."
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr "{0} He cambiado el canal de registro de las salidas de miembros. Ahora enviaré las actualizaciones de miembros en {1}."
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr "{0} No tienes el registro de salidas de miembros activado en este servidor.\n"
"*Pista: Si quieres activar el registro, necesitas proporcionar un canal en donde el registro debe ser enviado*"
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr "{0} He cambiado correctamente el canal de registro de salidas de miembros. Ahora enviaré las salidas de miembros en {1}."
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr "Alternar los registros del servidor de Discord en el servidor"
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr " Esto activa o desactiva el registro de cambios en el servidor de Discord.\n"
" Cambios en el servidor de Discord incluye: nombre, región, icono, canal de afk, nivel de mfa, nivel de verificación, notificaciones predeterminadas. "
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr "{0} He desactivado correctamente el registro de las actualizaciones del servidor."
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr "{0} He cambiado correctamente el canal de registro de actualizaciones del servidor. Ahora enviaré las actualizaciones del servidor en {1}."
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr "{0} No tienes el registro de actualizaciones del servidor de Discord activado en este servidor.\n"
"*Pista: Si quieres activar el registro, necesitas proporcionar un canal en donde el registro debe ser enviado*"
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr "{0} He activado correctamente el registro de actualizaciones del servidor de Discord. Ahora enviaré las actualizaciones del servidor en {1}."
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr "Alterna el registro de mensajes editados en el servidor"
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr " Esto activa o desactiva el registro de mensajes editados "
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr "{0} He desactivado correctamente los registros de mensajes editados."
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr "{0} He actualizado correctamente el canal de registro para los mensajes editados a {1}."
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr "{0} No tienes el registro de mensajes editados activado en este servidor.\n"
"*Pista: Si quieres activar el registro, necesitas proporcionar un canal en donde el registro debe ser enviado*"
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr "{0} He activado el registro de mensajes editados en {1}."
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr "Alterna el registro de mensajes eliminados en este servidor."
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr " Esto activa o desactiva el registro de mensajes eliminados "
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr "{0} He desactivado correctamente los registros de mensajes eliminados."
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr "{0} He actualizado correctamente el canal de registro para los mensajes eliminados a {1}."
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr "{0} El registro de mensajes eliminados está actualmente desactivado en este servidor.\n"
"*Pista: Si quieres habilitar el registro, necesitas proporcionar un canal en donde el registro debe ser enviado*"
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr "{0} He activado el registro de mensajes eliminados en {1}."
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr "Alterna los registros de moderación"
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr " Esto activa o desactiva el registro de moderaciones.\n"
" El registro de moderaciones incluye: baneos, expulsiones, silencios, desbaneos, dessilencios. "
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr "{0} El registro de moderaciones ha sido deshabilitado con éxito."
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr "{0} He actualizado correctamente el canal de registro de moderaciones a {1}."
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr "{0} El registros de moderaciones está actualmente desactivado en este servidor.\n"
"*Pista: Si quieres habilitar el registro, necesitas proporcionar un canal en donde el registro debe ser enviado*"
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr "{0} He activado el registro de moderaciones en {1}."
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr "Alterna todos los registros en el servidor"
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr " Esto activa todo el registro "
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr "{0} Los registros están deshabilitados en este servidor.\n"
"*Pista: Si quieres habilitar el registro, necesitas proporcionar un canal en donde el registro debe ser enviado*"
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr "{0} He deshabilitado correctamente el registro."
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr "{0} He activado el registro en {1}."
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr "Alterna anti hoist"
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr " Alterna anti hoist (caracteres no alfabéticos delante del nombre, p.e. `! Soy un hoister`)\n"
" Cuando está activado se eliminará ese caracter de los miembros que acaban de unirse al servidor o acaban de editar su apodo "
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr "{0} Los apodos no pueden ser más largos de 32 caracteres, el tuyo está {1} caracteres arriba de límite."
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr "{0} Anti hoist fue desactivado con éxito."
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr "{0} He actualizado con éxito el canal de registro anti hoist a {1} y el apodo a {2}."
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr "{0} Anti hoisting está atualmente desactivado en este servidor.\n"
"*Pista: Si quieres activar el registro, necesitas proporcionar un canal donde el registro debe ser enviado y un nuevo apodo*"
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr "{0} He activado el registro de anti hoist en {1} y se ha establecido el nuevo apodo a {2}."
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr "Edita los mensajes de bienvenida"
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr " Comando base para gestionar los mensajes de bienvenida en el servidor "
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr "Establece el canal para los mensajes de bienvenida"
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr " Establece un canal donde los mensajes de bienvenida deben ser enviados.\n"
" Asegúrate de que el bot tiene permisos de enviar mensajes en ese canal. "
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr "{0} Se han desactivado los mensajes de bienvenida."
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr "{0} Se han activado los mensajes de bienvenida en {1}."
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr "{0} Los mensajes de bienvenida están actualmente desactivados en este servidor.\n"
"*Pista: Si quieres habilitarlos necesitas proporcionar un canal en donde los mensajes deben ser enviados*"
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr "Establece el mensaje de bienvenida"
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3538,133 +4040,128 @@ msgstr " Establece los mensajes de bienvenida en el servidor\n"
" • `{0}` para el nombre del servidor\n"
" • `{1}` para el contador de miembros "
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr "{0} ¡No puedes configurar los mensajes de despedida porque no están activados! Para activarlos ejecuta `{1}welcoming channel [#canal]`"
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr "{0} Tu mensaje de bienvenida actual es el mismo que el nuevo."
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr "{0} Los mensajes de bienvenida no pueden tener más de 1000 caracteres. Tu mensaje tiene {1} caracter(es) arriba del límite."
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr "{0} **Se estableció correctamente tu mensaje de bienvenida a:**\n"
"{1}"
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr "{0} Tu incrustado es inválido. Por favor, usa para crear un dictado de incrustado y luego pega el código aquí."
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr "{0} Tu incrustado parece estar vacío. Por favor, usa para crear un dictado de incrustado y luego pega el código aquí."
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr "\n"
"**Texto plano:** {0}"
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr "**Aquí está tu nuevo incrustado de bienvenida:**{0}"
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr "Cambia el tipo de mensajes de bienvenida"
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr " Alterna los mensajes de bienvenida entre texto incrustado y texto plano. "
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr "{0} Los mensajes de bienvenida ya no serán enviados en incrustados."
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr "{0} Los mensajes de bienvenida ahora serán enviados en incrustados."
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr "Alterna los mensajes de bienvenida para bots"
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr " Alterna si cuando se unen bots deben ser registrados o no. "
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr "{0} Ya no daré la bienvenida a los bots."
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr "{0} Ahora daré la bienvenida a los bots."
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr "Edita los mensajes de despedida"
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr " Comando base para gestionar los mensajes de despedida en el servidor "
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr "Establece el canal para los mensajes de despedida"
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr " Establece un canal al que se deben enviar los mensajes de despedida.\n"
" Asegúrate de que el bot tiene permisos para enviar mensajes en ese canal. "
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr "{0} Los mensajes de despedida ahora están desactivados."
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr "{0} Ahora enviaré los mensajes de despedida en {1}."
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr "{0} No tienes los mensajes de despedida activados en este servidor.\n"
"*Pista: Si los quieres activar, necesitas proporcionar un canal en donde los mensajes deben ser enviados*"
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr "{0} He activado los mensajes de despedida con éxito. Ahora enviaré los mensajes de despedida en {1}."
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr "Establece el mensaje de despedida"
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3690,627 +4187,499 @@ msgstr " Establece los mensajes de despedida en el servidor\n"
" • `{0}` para el nombre del servidor\n"
" • `{1}` para el contador de miembros "
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr "{0} ¿Por qué estás intentando configurar los mensajes de despedida sin que estén activados? Para activarlos ejecuta `{1}leaving channel [#canal]`"
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr "{0} Tu mensaje de despedida actual es igual al nuevo."
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr "{0} Los mensajes de despedida no pueden tener más de 1000 caracteres. Tu mensaje tiene {1} caracter(es) arriba del límite."
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr "{0} **He establecido correctamente los mensajes de bienvenida a:**\n"
"{1}"
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr "{0} Tu dictado es inválido. Por favor, usa para crear un dictado de incrustado y luego pega ese código."
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr "{0} Tu incrustado parece estar vacío. Por favor, usa para crear un dictado de incrustado y luego pega el código aquí."
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr "**Aquí está tu nuevo mensaje incrustado de despedida de miembros:**{0}"
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr "Cambia el tipo de mensajes de despedida"
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr " Alterna los mensajes de despedida entre texto incrustado y texto plano. "
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr "{0} ¿Por qué estás intentando configurar los mensajes de despedida sin que estén activados? Para activarlos ejecuta `{1}leaving channel [#canal]`"
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr "{0} Los mensajes de despedida ya no serán enviados en incrustados."
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr "{0} Los mensajes de despedida ahora serán enviados en incrustados."
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr "Alterna los mensajes de despedida de bots"
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr " Alterna si cuando los bots abandonan el servidor deben ser registrados o no. "
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr "{0} Los mensajes de despedida de bots han sido desactivados."
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr "{0} Los mensajes de despedida de bots han sido activados."
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr "Cambia el rol al unirse"
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr " Comando base para administrar roles al unirse "
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr "Establece el rol que se dará a usuarios al unirse"
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr " Elige cuál rol se dará a los nuevos usuarios "
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr "Añade un rol que se dará a personas al unirse"
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr " Añade un rol que se dará a personas al unirse "
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr "{0} El rol al unirse no está activado en este servidor, por favor, usa `{1}joinrole toggle` para activarlo."
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr "{0} No puedes establecer ese rol ya que está configurado como un rol de moderador o administrador"
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr "{0} El rol que estás intentando configurar es más alto en la jerarquía de roles y no puedo acceder a él."
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr "{0} Ese rol ya está añadido a la lista de roles al unirse."
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr "{0} He añadido {1} a los roles que se darán a las personas al unirse."
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr "Remueve un rol al unirse para personas"
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr " Remueve un rol de los que se darán a las personas al unirse "
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr "{0} El rol al unirse no está activado en este servidor, por favor, usa `{1}joinrole toggle` para activarlo."
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr "{0} Ese rol no está añadido a la lista de roles al unirse."
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr "{0} He removido {1} de los roles que se dan a las personas al unirse."
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr "Mira todos los roles que se dan a las personas al unirse"
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr " Mira todos los roles que se dan a las personas al unirse "
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr "Rol no encontrado"
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr "Rol al unirse para personas"
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr "{0} No hay roles establecidos en rol al unirse para personas."
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr "Estable el rol que se dará a bots al unirse"
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr " Gestiona el rol que se dará a bots al unirse "
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr "Añade un rol que se dará a bots al unirse"
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr " Añade un rol que se dará a bots al unirse "
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr "{0} He añadido {1} a los roles que se darán a los bots al unirse."
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr "Remueve un rol al unirse para bots"
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr " Remueve un rol de los que se darán a los bots al unirse "
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr "{0} He removido {1} de los roles que se darán a las bots al unirse."
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr "Mira todos los roles que se darán a los bots al unirse"
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr " Mira todos los roles que se darán a los bots al unirse "
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr "Rol al unirse para bots"
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr "{0} No hay roles establecidos en rol al unirse para bots."
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr " Cambia el rol al unirse a encendido o apagado "
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr "{0} Rol al unirse ha sido encendido, ahora puedes establecer los roles usando `{1}joinrole [people|bots] [add|remove] `"
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr "{0} He desactivado el rol al unirse con éxito."
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr "Establecer un rol de silenciado personalizado"
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr " Configura un rol de silenciado personalizado en tu servidor\n"
" También puedes restablecer el rol de silenciado usando el argumento `reset` "
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr "{0} El rol de silenciado se ha reseteado."
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr "{0} No tienes un rol de silencio personalizado configurado."
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr "{0} ¡El role no fue encontrado! Si estás intentando restablecer el rol de silenciado, puedes usar el argumento `reset`."
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr "{0} ¡El role que estás intentando establecer para el rol de silenciado está más alto que yo en la jerarquía de roles!\n"
"Por favor mueve el rol más bajo en la jerarquía o elige un rol en la jerarquía."
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr "{0} El rol que estás intentando establecer como el rol de silenciado tiene el permiso de enviar mensajes.\n"
"Sólo puedes configurar roles que no tienen permiso de enviar mensajes."
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr "{0} He establecido el rol silenciado a {1}"
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr "{0} He actualizado el rol silenciado a {1}"
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr "Establece un rol de moderador personalizado"
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr " Configura un rol de moderador personalizado en tu servidor\n"
" También puedes restablecer el rol de moderador usando el argumento `reset` "
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr "{0} He restablecido correctamente el rol de moderador."
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr "{0} No tienes un role de moderador personalizado configurado."
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr "{0} El rol no fue encontrado, si estás intentando restablecer el rol de administrador personalizado, puedes usar el argumento `reset`."
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr "{0} Por razones de seguridad, el rol moderador debe tener al menos el permiso de manejar mensajes"
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr "{0} No puedes establecer ese rol ya que se da a los nuevos miembros"
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr "{0} Se estableció un rol de moderador personalizado a {1}"
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr "{0} Se cambió un rol de moderador personalizado a {1}"
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr "Establece un rol de administrador personalizado"
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr " Configura un rol personalizado de administrador en tu servidor\n"
" También puedes reiniciar el rol administrador usando el argumento `reset` "
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr "{0} He reseteado tu rol de administrador."
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr "{0} No tienes un rol de administrador personalizado configurado."
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr "{0} El rol no fue encontrado, si estás intentando restablecer el rol de administrador personalizado, puedes usar el argumento `reset`."
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr "{0} Por razones de seguridad, el rol administrador debe tener al menos el permiso de banear miembros"
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr "{0} Se estableció un rol de administrador personalizado a {1}"
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr "{0} Se cambió un rol de administrador personalizado a {1}"
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr "Desactiva un comando en el servidor"
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr " Desactiva un comando en el servidor "
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr "{0} el comando {1} no ha sido encontrado."
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr "{0} Ese comando ya está desactivado."
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr "Activa un comando en el servidor"
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr " Activa un comando en el servidor "
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr "{0} Ese comando no está desactivado."
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr "Desactiva una categoría en el servidor"
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr " Desactiva una categoría que no quieres que usen las personas en el servidor "
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr "{0} la categoría {1} no ha sido encontrada."
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr "{0} ¡No puedes desactivar esa categoría!"
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr "{0} Esa categoría ya está desactivada."
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr "{0} La categoría {1} fue desactivada con éxito"
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr "Activa una categoría en el servidor"
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr " Activa una categoría que tenías desactivada previamente "
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr "{0} Esa categoría no está desactivada."
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr "{0} La categoría {1} fue reactivada con éxito"
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr "Configura los roles de reacción en el servidor"
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr " Comando base para administrar los roles de reacción "
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr "Crea un nuevo rol de reacción"
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr " Inicia una configuración interactiva para crear roles de reacción "
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr "¿Quieres que utilice un mensaje existente o uno nuevo? `new` para nuevo | `existing ` para existente | `n` | `e` | `old | `cancel` para cancelar *Tienes 60 segundos*"
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr "Cancelando el comando. Eliminando este mensaje en 15 segundos"
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr "Respuesta inválida, intenta de nuevo."
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr "¿Debe el mensaje ser un incrustado? `yes` para sí | `y` | `no` para no | `n` | `cancel` para cancelar"
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr "¿A qué canal debo enviar el mensaje?"
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr "No puedo enviar mensajes en ese canal, por favor dame permisos para enviar mensajes en ese canal o elige otro canal."
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr "No puedo incrustar enlaces en ese canal, por favor, dame permisos para incrustar enlaces allí o elige otro canal en el que pueda incrustar enlaces."
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr "No puedo encontrar ese canal, si es incluso un canal."
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr "Envía el enlace al mensaje que quieres usar para los roles de reacción."
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr "No puedo encontrar ese mensaje, por favor, asegúrate de que el link es válido y puedo ver el canal y el historial de mensajes."
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr "Por favor, envía un **solo** emoji que te gustaría usar."
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr "Ese emoji ya está siendo usado para los roles de reacción"
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr "Emoji inválido, intenta de nuevo."
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr "Por favor, envía un rol que te gustaría asignar al emoji - {0}"
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
-msgstr "Ese role ya está usado en los roles de reacción, por favor, elige otro rol."
-
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
-msgstr "El rol que has proporcionado es más alto en la jerarquía de roles, por favor, asegúrate de que puedo acceder al rol."
-
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
-msgstr "Rol inválido, intenta de nuevo."
-
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
-msgstr "¿Deseas añadir más roles de reacción? `yes` para sí | `y` | `n` | `no` para no | `cancel` para cancelar el comando"
-
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
-msgstr "¿Quieres que sólo los usuarios con ciertos roles accedan a los roles de reacción? `yes` para sí | `y` | `n` | `no` para no | `cancel` para cancelar el comando"
-
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
-msgstr "¿Qué roles necesitan los usuarios para acceder a los roles de reacción?"
-
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
-msgstr "¿Cuántos roles pueden obtener de los roles de reacción? Envía {0} si quieres que todos."
-
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
-msgstr "He establecido el número máximo de roles a **{0}**"
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
+msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
-msgstr "La respuesta debe ser un número o `cancel` para cancelar."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
+msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
-msgstr "**Roles Disponibles:**"
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
+msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
-msgstr "\n\n"
-"*Reacciona a las reacciones de abajo para obtener los roles correspondientes.*"
-
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
-msgstr "{0} Algo falló al agregar las reacciones, ¿borraste el mensaje?"
-
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
-msgstr "Configuración de los Roles de Reacción Completado"
-
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
-msgstr "La configuración de los roles de reacción para [**mensaje**]({0}) se completó correctamente.\n\n"
-"**Reacciones:** {1}\n"
-"**Roles:** {2}\n"
-"**Límite de Roles:** {3}\n"
-"**Rol requerido:** {4}"
-
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
-msgstr "Tiempo de espera agotado, por favor, vuelve a ejecutar el comando."
-
-#: Dredd-v3/cogs/manage.py:1605
+#: dredd v3/cogs/manage.py:1721
msgid "Get a list of reaction roles in the server"
msgstr "Obtén una lista de los roles de reacción en el servidor"
-#: Dredd-v3/cogs/manage.py:1611
+#: dredd v3/cogs/manage.py:1727
msgid " Get a list of reaction roles in the server "
msgstr " Obtén una lista de los roles de reacción en el servidor "
-#: Dredd-v3/cogs/manage.py:1616
+#: dredd v3/cogs/manage.py:1732
msgid "No reaction roles are setup in this server."
msgstr "No hay roles de reacción configurados en este servidor."
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
msgid "[Jump URL]({0})"
msgstr "[URL de salto]({0})"
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
msgid "**Message:** {0}\n"
"**Channel:** {1}\n"
"**Reactions:** {2}\n"
@@ -4324,47 +4693,105 @@ msgstr "**Mensaje:** {0}\n"
"**Límite de Roles:** {4}\n"
"**Rol requerido:** {5}\n\n"
-#: Dredd-v3/cogs/manage.py:1643
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
msgid "Deleted"
msgstr "Eliminado"
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
msgid "Reaction roles in {0}"
msgstr "Roles de reacción en {0}"
-#: Dredd-v3/cogs/manage.py:1658
+#: dredd v3/cogs/manage.py:1768
msgid "Delete reaction roles in the server"
msgstr "Elimina los roles de reacción en el servidor"
-#: Dredd-v3/cogs/manage.py:1664
+#: dredd v3/cogs/manage.py:1774
msgid " Delete reaction roles in the server "
msgstr " Elimina los roles de reacción en el servidor "
-#: Dredd-v3/cogs/manage.py:1667
+#: dredd v3/cogs/manage.py:1777
msgid "Message ID must not include letters, only numbers"
msgstr "El ID del mensaje no debe incluir letras, sólo números"
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr "El role de reacción para ese mensaje no existe. Por favor, usa `{0}reaction-roles list` para obtener una lista de todos los roles de reacción"
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr "{0} He eliminado correctamente los roles de reacción para el mensaje {1}"
-#: Dredd-v3/cogs/misc.py:60
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
+msgstr "{0} Entendido. ¡Ya no registraré tus mensajes eliminados obtenidos!"
+
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
+msgstr "{0} ¡Ahora estás optando! ¡A partir de ahora, registraré tus mensajes borrados en mi comando snipe!"
+
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
+msgstr "Muy bien, no te optaré."
+
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
+msgstr "¡Oh dulce! Continuaré registrando tus menajes eliminados obtenidos."
+
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
+msgstr "{0} No eliminaré ningún elemento de tu lista de tareas."
+
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
+msgstr "{0} He eliminado {1} elementos de tu lista de tareas"
+
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
+msgstr "{0} Entendido. ¡Ya no registraré tus apodos en este servidor!"
+
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
+msgstr "{0} ¡Ahora estás optando! ¡Registraré tus apodos a partir de ahora en este servidor!"
+
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
+msgstr "Muy bien. No te optaré"
+
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
+msgstr "¡Oh dulce! Continuaré registrando tus apodos"
+
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
msgid "Search the urban dictionary"
msgstr "Busca en el diccionario urbano"
-#: Dredd-v3/cogs/misc.py:65
+#: dredd v3/cogs/misc.py:112
msgid " Search for a term in the urban dictionary "
msgstr " Busca un término en el diccionario urbano "
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
+msgstr "No se encontró la URL"
+
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
+msgstr "No se han encontrado resultados."
+
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4380,11 +4807,11 @@ msgstr "**Búsqueda:** {0}\n"
"**Ejemplo:**\n"
"{7}"
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr "Sugiere una característica que te gustaría ver implementada"
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
@@ -4392,27 +4819,29 @@ msgstr " ¡Sugiere cualquier cosa que te gustaría ver en el servidor/bot!\n"
" La sugerencia será enviada a nuestro servidor de soporte para que la gente vote.\n\n"
" *Asegúrate de que la sugerencia esté en inglés*"
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr "{0} Lo siento, pero este servidor está en la lista negra de enviar sugerencias. Si quieres enviar una sugerencia, hazlo en mis mensajes privados.\n"
"Hacer spam de ello hará que quedes en la lista negra."
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr "caracteres"
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr "carácter"
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr "{0} Las sugerencias no pueden tener más de 1000 caracteres. El tuyo tiene {1} {2} encima del límite."
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
@@ -4420,154 +4849,152 @@ msgstr "Tu sugerencia fue enviada con éxito en [mi servidor de soporte!]({0}) S
"**Sugerencia:**\n"
">>> {3} "
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr "Sugerencia enviada como #{0}"
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr "Rastrea y deja de rastrear sugerencias"
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr " Comando base para rastrear sugerencias "
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr "Rastrea una sugerencia"
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr " Empieza a rastrear una sugerencia "
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr "{0} La sugerencia **#{1}** no existe."
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr "{0} Ya estás siguiendo esa sugerencia."
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr "{0} | He empezado a seguir la sugerencia **#{1}**. Te enviaré un mensaje privado cuando el estado de la sugerencia sea actualizado."
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr "Deja de rastrear una sugerencia"
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr " Deja de rastrear una sugerencia "
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr "{0} No estás siguiendo esa sugerencia."
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr "{0} No puedes dejar de rastrear esa sugerencia porque tú eres el que la sugirió."
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr "{0} He dejado de seguir la sugerencia **#{1}**. No te enviaré mensajes privados cuando el estado de la sugerencia sea actualizado."
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr "Administra tu lista de tareas"
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr " Comando base para administrar tu lista de tareas "
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr "Añade una tarea a tu lista"
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr " Añade una tarea a tu lista "
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr "{0} Ya tienes ese elemento en tu lista de tareas."
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr "{0} He añadido **{1}** a tu lista de tareas. Ahora tienes **{2}** elementos en tu lista de tareas."
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr "Edita tu tarea"
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr " Edita tus tareas "
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr "{0} No tienes ningún elemento en tu lista de tareas."
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr "{0} No hay ningún elemento de tarea con un id de **{1}** en tu lista de tareas."
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr "{0} He editado correctamente el elemento en tu lista de tareas con un ID de **{1}** a: **{2}**"
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr "Intercambia 2 tareas en lugares"
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr " Intercambia el entorno de dos tareas. Esto cambiará el tiempo en que se han añadido las tareas. "
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr "{0} He cambiado correctamente el orden de las tareas **#{1}** y **#{2}**."
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr "Revisa tu lista de tareas"
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr " Revisa tu lista de tareas "
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr "Lista de tareas de {0}"
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr "Información acerca de tu elemento de tareas"
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr " Obtén más información acerca de tu elemento de tareas "
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
@@ -4577,756 +5004,724 @@ msgstr "**Tarea:** {0}\n\n"
"**Tarea añadida:** {3}\n"
"**Url de salto:** [presiona aquí para saltar]({4})"
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr "Elimina una tarea de tu lista"
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr " Elimina una tarea de tu lista "
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr "{0} Ese no es un id válido."
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr "{0} He eliminado la tarea **{1}** de tu lista de tareas:\n"
"• {2}"
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr "Borra tus tareas"
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr " Borra tus tareas "
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr "{0} No hay nada que borrar. Tu lista de tareas ya está vacía."
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr "¿Estás seguro de que quieres borrar **{0}** elementos de tu lista de tareas?"
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr "{0} He eliminado {1} elementos de tu lista de tareas"
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr "{0} No eliminaré ningún elemento de tu lista de tareas."
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr "Cancelando..."
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr "Establece tu estado de AFK en el servidor actual"
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr " Establece tu estado de AFK en el servidor actual para que usuarios que te mencionen sepan que estás AFK "
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr "{0} Ya has establecido tu estado de AFK globalmente."
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr "{0} **He cambiado tu estado de AFK a:** {1}"
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr "{0} **He establecido tu estado de AFK a:** {1}"
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr "Establece tu estado de AFK globalmente"
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr " Establece tu estado de AFK en todos los servidores compartidos con el bot para que los usuarios que te mencionen sepan que estás AFK "
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr "{0} ¡Primero necesitas quitarte el estado de AFK en **{1}** servidores!"
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr "{0} **He cambiado tu estado de AFK global a:** {1}"
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr "{0} **He establecido tu estado de AFK global a:** {1}"
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr "Mira el último mensaje borrado en un canal."
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr " Obtén el último mensaje eliminado en el canal actual o el mencionado "
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr "{0} Todavía no he registrado ningún mensaje de {1}."
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr "este canal"
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr "{0} ¡No puedo permitirte obtener mensajes de canales NSFW!"
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr "{0} Parece que no puedo obtener el usuario que envió el mensaje obtenido."
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr "{0} Ese mensaje parece que estaba en una integración, y yo no tengo permisos para buscar más información."
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr "*[No pude obtener el contenido]*"
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr "Eliminado por {0}"
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr "Eliminado {0} en #{1}"
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr "Alterna tu registro de datos"
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr " Comando base para alternar tu registro de datos.\n"
"Esto solo aplica a mensajes eliminados obtenidos, apodos "
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr "Alterna tu registro de mensajes eliminados obtenidos"
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr " Alterna tu registro de mensajes eliminados\n"
" Esto aplica a todos los servidores que compartimos "
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr "¿Estás seguro de que quieres excluir? Una vez que lo hagas, no registraré tus mensajes borrados en mi comando snipe que registra mensajes eliminados."
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
-msgstr "{0} Entendido. ¡Ya no registraré tus mensajes eliminados obtenidos!"
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
+msgstr "¿Estás seguro de que quieres optar? Una vez que lo hagas, empezaré a registrar tus comandos snipe."
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr "¡Oh dulce! Continuaré registrando tus menajes eliminados obtenidos."
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr "{0} ¡Ahora estás optando! ¡A partir de ahora, registraré tus mensajes borrados en mi comando snipe!"
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr "Muy bien, no te optaré."
-
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr "Alterna tus registro de apodos"
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr " Alterna tu registro de apodos\n"
" Esto aplica a todos los servidores que compartimos "
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr "¿Estás seguro de que quieres salir? Una vez que lo hagas, no estaré registrando tus cambios de apodo en este servidor."
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr "{0} Entendido. ¡Ya no registraré tus apodos en este servidor!"
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr "¡Oh dulce! Continuaré registrando tus apodos"
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr "¿Estás seguro de que quieres optar? Una vez que lo hagas, empezaré a registrar tus apodos de nuevo."
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr "{0} ¡Ahora estás optando! ¡Registraré tus apodos a partir de ahora en este servidor!"
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr "Muy bien. No te optaré"
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr "Crea una encuesta"
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr " Crea una encuesta con hasta 10 opciones.\n"
" Separa las opciones con un `|` entre ellas "
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr "{0} Necesitas dividir las opciones con `|` entre ellas."
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr "{0} La encuesta es demasiado corta o demasiado larga. Debes tener al menos 3 opciones y hasta 10"
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr "{0} La opción {1} está vacía cuando no puede estar vacía."
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr "{0} Tu pregunta excede el límite de {1} caracteres. El máximo es de 125 caracteres."
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr "Nueva encuesta creada por **{0}**"
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr "{0} ¡He creado la encuesta correctamente en este canal!"
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr "{0} ¡He creado la encuesta correctamente en {1}!"
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr "Muestra la letra de una canción."
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr " Muestra la letra de una canción "
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr "{0} Buscando letras de canciones - {1}"
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr "{0} Fallé en encontrar la letra de esa canción. {1}"
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr "{0} - Letra de {1}"
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr "Gestiona tus recordatorios"
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr " Crea un recordatorio para ti mismo. Ejemplo de uso: `remind 1h hacer tarea` "
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr "Muy bien, recordándote en {0}: {1}"
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr "Una lista con tus recordatorios"
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr " Revisa tu lista de recordatorios "
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr "{0} No tienes recordatorios."
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr "`[{0}]` Recordándote **{1}**\n"
"{2}\n"
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr "Recordatorios de {0}"
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr "Remueve un recordatorio"
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr " Remueve un recordatorio no deseado "
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr "{0} No hay un recordatorio con un id de **{1}** en tu lista de recordatorios."
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr "{0} He eliminado el recordatorio de tu lista de recordatorios: {1}"
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr "{0} Límite superado por **{1}**"
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr "{0} ¡Parece que me faltan permisos!"
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr "{0} ¡Ocurrió un error!\n"
"`{1}`"
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr "**1** mensaje eliminado"
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr "**{0}** mensajes eliminados"
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr "Borra los mensajes del bot"
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr " Limpia los mensajes del bot del canal.\n"
" Si el bot tiene permisos de Eliminar Mensajes entonces intentará eliminar los mensajes en los que parece relacionarse con el bot. "
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr "{0} mensaje fue eliminado."
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr "{0} mensajes fueron eliminado."
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr "\n"
"Total de mensajes del usuario:"
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr "Cambia el apodo de un miembro"
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr " Cambia el miembro de un miembro en el servidor.\n"
" Si se proporcionan múltiples miembros, todos ellos tendrán el nuevo apodo en el servidor. "
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr "{0} | Te falta un argumento - **miembros**"
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr "{0} Los apodos no pueden ser más largos de 32 caracteres. El tuyo tiene {1} caracteres arriba del límite."
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr "{0} | Solo puedes cambiar el apodo de 15 miembros a la vez."
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr "{0} ({1}) - **Puedes cambiar tu apodo usando comandos de barra diagonal**"
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr "{0} ({1}) - **El miembro está por encima de mí en la jerarquía de roles, o tienen el mismo rol que yo**"
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr "{0} ({1}) - **El miembro está por encima tuyo en la jerarquía de roles, o tienen el mismo rol**"
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr "**He renombrado con éxito {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr "**Sin embargo, no he podido renombrar los siguientes {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr "**No pude renombrar a todos los miembros:**\n"
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr "{0} Algo falló al enviar el mensaje, he enviado este error a mis desarrolladores y lo deberían resolver pronto."
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr "Dehoist miembros"
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr " Dehoist miembros que tienen caracteres no alfabéticos al inicio de su nombre "
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr "Comenzando el proceso de dehoisting..."
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr "{0} ({1}) - **Error al realizar el dehoist en ellos.**"
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr "{0} ({1}) - **Parece que me faltan permisos para realizar el dehoist en ellos.**"
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr "{0} No se encontró ningún hoister."
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr "La lista está limitada a 20."
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr "**He realizado el dehoist con éxito en {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr "**Sin embargo, no he podido realizar el dehoist en los siguientes {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr "La lista está limitada a 10."
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr "**No pude realizar el dehoist en todos los miembros:**\n"
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr "Expulsa a un miembro del servidor"
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr " Expulsa a un miembro del servidor. Si se proporcionan múltiples miembros, todos son expulsados del servidor. "
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr "{0} La razón no puede tener más de 450 caracteres. Estás {1} caracteres arriba del límite."
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr "{0} | Solo puedes expulsar 15 miembros a la vez."
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr "{0} ({1}) - **¿Pero tú eres el miembro?**"
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr "{0} ({1}) - **¿Faltan permisos? ¿Tienen ellos administrador?**"
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr "{0} ({1}) - **Expulsión fallida**"
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr "**He expulsado con éxito {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr "**Sin embargo, no he podido expulsar a los siguientes {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr "**No pude expulsar a todos los miembros:**\n"
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr "Banea a un miembro del servidor"
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr " Banea a un miembro del servidor. Si se proporcionan múltiples miembros, todos son baneados del servidor. "
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr "{0} | Solo puedes banear 15 miembros a la vez."
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr "{0} ({1}) - **Baneo fallido**"
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr "**He baneado con éxito {0} miembro(s){1}:**\n"
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr " por {0}"
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr "**Sin embargo, no he podido banear a los siguientes {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr "**No pude banear a todos los miembros:**\n"
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr "Softbanea un miembro del servidor"
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr " Banea y automáticamente desbanea a un miembro del servidor. Si se proporcionan múltiples miembros, todos son baneados y desbaneados del servidor. "
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr "{0} | Solo puedes soft-banear 15 miembros a la vez."
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr "**He soft-baneado con éxito {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr "**Sin embargo, no he podido soft-banear a los siguientes {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr "**No he podido banear y desbanear a todos los miembros:**\n"
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr "Hackbanea un usuario del servidor"
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr " Hack-banea un usuario que no está en el servidor del servidor. Los usuarios deben ser IDs, de lo contrario no funcionará. "
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr "Iniciando el proceso, esto puede tardar un tiempo."
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr "{0} ({0.id}) - **El usuario está en este servidor, utiliza el comando `ban`.**"
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr "{0} El usuario no parece existir, ¿estás seguro de que el ID es correcto?"
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr "{0} ({0.id}) - **El usuario ya está baneado.**"
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr "Ninguna razón especificada."
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr "{0} ({0.id})"
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr "**He hack-baneado con éxito {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr "**Sin embargo, no he podido hack-banear a los siguientes {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr "**No he podido hack-banear a todos los miembros:**\n"
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr "Desbanea un miembro del servidor"
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr " Desbanea a un usuario baneado en este servidor "
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
-msgstr "He desbaneado con éxito a **{0}** por **{1}*"
+msgstr "He desbaneado con éxito a **{0}** por **{1}**"
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr "Desbanea a todos del servidor"
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr " Desbanea a todos del servidor "
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr "{0} Este servidor no tiene baneos."
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr "¿Estás seguro de que deseas quitar el ban a todos los **{0}** miembros de este servidor?"
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr "Desbaneando a todos los miembros..."
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr "He desbaneado con éxito a **{0}/{1}** miembros."
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr "No desbanearé a nadie."
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr "Emoji incorrecto; por favor, intenta de nuevo."
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr "Silencia a un miembro del servidor"
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
@@ -5334,99 +5729,179 @@ msgstr " Silencia miembros en el servidor\n"
" Si se proporciona duración, ellos serán dessilenciados cuando la duración termine.\n"
" Si se proporcionan múltiples miembros, todos serán silenciados. "
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr "{0} | Solo puedes silenciar 15 miembros a la vez."
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr "{0} | El rol silenciado está por encima de mí en la jerarquía de roles, por lo que no puedo acceder a él. Por favor baja {1}, para que pueda acceder al rol y silenciar a los miembro(s)."
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr "{0} ({1}) - **El miembro es un administrador, silenciarlos no hará nada**"
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr "{0} ({1}) - **Parece que ya está silenciado.**"
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr "{0} ({1}) - **No tengo permisos para añadir ese rol por alguna razón.**"
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr "**He silenciado con éxito {0} miembro(s){1}:**\n"
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr "**Sin embargo, no he podido silenciar a los siguientes {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr "**No he podido silenciar a todos los miembros:**\n"
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr "Dessilencia un miembro en el servidor"
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr " Dessilencia un miembro en el servidor\n"
" Si se proporcionan varios miembros, todos serán dessilenciados. "
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr "{0} | Solo puedes dessilenciar 15 miembros a la vez."
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr "{0} ({1}) - **El miembro está por encima de mí en la jerarquía de roles, o tienen el mismo role**"
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr "{0} ({1}) - **El miembro no parece estar silenciado.**"
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr "{0} ({1}) - **No tengo permisos para remover ese rol por alguna razón.**"
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr "{0} ({1}) - **Error al remover el rol silenciado.**"
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr "**He dessilenciado con éxito {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr "**Sin embargo, no he podido dessilenciar a los siguientes {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr "**No he podido dessilenciar a todos los miembros:**\n"
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr "Silencia a un miembro en los canales de voz del servidor"
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
@@ -5434,52 +5909,53 @@ msgstr " Silencia a un miembro molesto en los canales de voz.\n"
" Si se pasan varios miembros, todos serán silenciados en los canales de voz.\n"
" Necesitan estar en un canal de voz para silenciarlos. "
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr "{0} | Solo puedes silenciar en canales de voz a 15 miembros a la vez."
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr "{0} ({1}) - **El miembro no está en un canal de voz.**"
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr "{0} ({1}) - **El miembro ya está silenciado en los canales de voz.**"
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr "{0} ({1}) - **Me faltan permisos para realizar esta acción**"
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr "{0} ({1}) - **Fallo. Aunque no estoy seguro de qué ¯\\_(ツ)_/¯**"
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr "**He silenciado en canales de voz con éxito a {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr "**Sin embargo, no he podido silenciar en canales de voz a los siguientes {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr "**No he podido silenciar en los canales de voz a todos los miembros:**\n"
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr "Dessilencia un miembro en los canales de voz del servidor"
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
@@ -5487,40 +5963,41 @@ msgstr " Dessilencia a un miembro molesto en un canal de voz.\n"
" Si se pasan varios miembros, todos ellos serán dessilenciados.\n"
" Ellos necesitan estar en un canal de voz para poder dessilenciarlos. "
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr "{0} | Solo puedes dessilenciar en canales de voz a 15 miembros a la vez."
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr "{0} ({1}) - **No te puedes dessilenciar en canales de voz a ti mismo.**"
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr "{0} ({1}) - **El miembro no está silenciado en los canales de voz.**"
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr "**He dessilenciado en los canales de voz con éxito a {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr "**Sin embargo, no he podido dessilenciar en canales de voz a los siguientes {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr "**No he podido dessilenciar en los canales de voz a todos los miembros:**\n"
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr "Advierte a un miembro"
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
@@ -5530,110 +6007,110 @@ msgstr " Advierte a un miembro en el servidor\n"
" El miembro recibirá un mensaje privado cuando sea advertido, puedes utilizar la función silenciosa para enviar una advertencia en mensajes privado anónimamente.\n"
" Ejemplo: `warn [--s] [razón]`"
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr "{0} | Solo puedes advertir 15 miembros a la vez."
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr "¡Advertencia!"
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr "{0} ({1}) - **Miembro es un bot.**"
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr "Has sido advertido en **{0}** por:\n"
"{1}"
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr "**He advertido con éxito {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr "**Sin embargo, no he podido advertir a los siguientes {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr "**No pude advertir a todos los miembros:**\n"
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr "Administra mensajes en el chat"
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr " Elimina mensajes en el chat. La cantidad predeterminada está establecida a **100**. Esto no eliminará mensajes fijados. "
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr "Elimina todos los mensajes"
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr " Elimina todos los mensajes en el chat. La cantidad predeterminada está establecida a *100**. Esto eliminará todo, incluyendo mensajes fijados. "
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr "Elimina mensajes enviados por un usuario"
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr " Elimina mensajes de usuario "
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr "Elimina mensajes de usuario del bot"
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr "Elimina los mensajes de un bot y mensajes con su prefijo opcional."
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr "Elimina mensajes incrustados"
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr "Elimina mensajes que tienen incrustaciones adjuntas."
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr "Elimina mensajes con imágenes"
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr "Elimina los mensajes que tienen incrustaciones o archivos adjuntos."
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr "Mensajes que contienen la palabra dada"
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr " Elimina todos los mensajes que contentan una subcadena. La subcadena debe tener al menos 3 caracteres. "
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr "Elimina mensajes con emojis personalizados"
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr "Elimina todos los mensajes que contienen emojis personalizados."
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr "Elimina mensajes personalizados"
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5679,263 +6156,271 @@ msgstr "Un comando de eliminar mensajes más avanzado.\n"
" `--or`: Usar lógica O para todas las opciones.\n"
" `--not`: Usar lógica NO para todas las opciones. "
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr "Clona un canal"
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
msgstr " Clona cualquier canal en el servidor. Este comando clonará el canal seleccionado y creará otro con los permisos exactos "
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
+msgstr "{0} Desafortunadamente, este comando no funciona con los canales de hilos."
+
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr "{0} He clonado correctamente el canal. Eliminando este mensaje en 30 segundos."
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr "Congela el servidor"
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr " Evita que todos envíen mensajes en el servidor "
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr "{0} ¡El servidor ahora está congelado!"
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr "{0} ¡El servidor ya está congelado!"
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr "Descongela el servidor"
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr " Habilita el envío de mensajes en el servidor "
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr "{0} ¡El servidor ahora está descongelado!"
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr "{0} ¡El servidor no está congelado!"
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr "Crea un rol"
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr " Crea un rol en el servidor "
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr "El nombre del rol no puede tener más de 100 caracteres"
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr "{0} He creado el rol con el nombre **{1}**"
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr "Elimina un rol"
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr " Elimina un rol en el servidor "
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr "{0} ¡No puedo eliminar ese rol ya que es mayor o igual en la jerarquía de rol!"
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr "{0} ¡No puedes eliminar ese rol ya que es mayor o igual en la jerarquía de rol!"
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr "{0} ¡He eliminado el rol con éxito!"
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr "{0} Fallé al eliminar el rol, no estoy seguro por qué."
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr "{0} Parece que no tengo permisos, pero eso no es posible."
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr "Añade un rol a miembro(s)"
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr " Añade un rol a un miembro. Mencionar múltiples miembros añadirá un rol a múliples miembros. "
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr "{0} | Solo puedes añadir un rol a 15 miembros a la vez."
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr "{0} ({1}) - **El miembro ya tiene ese rol**"
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr "{0} ({1}) - **El rol es más alto que yo o es el más alto**"
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr "{0} ({1}) - **El rol es más alto que tú o es el más alto**"
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr "**He añadido un rol con éxito a {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr "**Sin embargo, no he podido añadir el rol a los siguientes {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr "**No he podido añadir el rol a todos los miembros:**\n"
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr "Remueve un rol de miembro(s)"
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr " Remueve un rol de un miembro. Mencionar múltiples miembros removerá un rol de múliples miembros. "
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr "{0} | Solo puedes remover un rol de 15 miembros a la vez."
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr "{0} ({1}) - **El miembro no tiene ese rol**"
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr "**He removido un rol con éxito de {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr "**Sin embargo, no he podido remover el rol de los siguientes {0} miembro(s):**\n"
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr "**No he podido remover el rol a todos los miembros:**\n"
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr "Edita la razón de un caso"
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr " Edita la razón de un caso. También puedes editar múltiples casos añadiendo `~` antes de un número "
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr "{0} El formato para editar múltiples casos es incorrecto, el formato correcto es `~`"
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr "{0} Asegúrate de que el número sea válido."
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr "{0} Parece que no puedo encontrar ningún caso en este servidor."
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr "{0} Sólo hay {1} casos disponibles para editar."
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr "{0} He empezado a editar los últimos {1} caso(s), esto puede tardar un tiempo."
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr "{0} Casos editados con éxito - {1}"
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr "{0} No pude editar los últimos {1} caso(s), esto puede ser porque el mensaje de registro fue eliminado"
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr "{0} El caso `#{1}` no existe."
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr "{0} Mensaje desconocido! Asegúrate de que tengo permisos para ver el canal de registro y si ese mensaje existe."
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr "{0} Parece que no tengo permisos para obtener ese mensaje"
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr "{0} Recuperar el mensaje falló."
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr "He modificado con éxito la razón del caso `#{0}`"
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr "Elimina un caso existente"
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr " Elimina el caso existente "
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr "{0} El caso fue eliminado"
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
@@ -5943,77 +6428,78 @@ msgstr "**ID del caso:** {0}\n"
"**Moderador:** {1} ({2})\n"
"**Razón:** {3}"
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr "{0} El caso `#{1}` fue eliminado correctamente, pero no pude enviar un mensaje de registro al canal de registro en cuyo caso fue registrado. *Posiblemente fue eliminado*"
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr "{0} El caso `#{1}` fue eliminado correctamente."
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr " No pude enviar mensajes a tu canal de registro."
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr "Obtén información del caso"
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr " Obtén más información sobre el caso "
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr "Mostrando información del caso `#{0}`"
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr "Revisa el historial de sanciones de un usuario"
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr " Obtén un historial de sanciones del usuario "
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr "{0} {1} no tiene ningún historial de sanciones."
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr "softbanear"
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr "advertir"
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr "desbanear"
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr "dessilenciar"
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr "silenciar en canal de voz"
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr "dessilenciar en canal de voz"
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr "No encontrado. ID: {0}"
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
@@ -6023,151 +6509,153 @@ msgstr "**ID del caso:** {0}\n"
"**Moderador:** {2} ({3})\n"
"**Razón:** {4}\n\n"
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr "{0} Historial de sanciones"
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr "Silenciado: {0}; Baneado: {1}; Expulsado: {2}; Softbaneado: {3}; Advertido: {4}"
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr "Muestra la duración del silencio temporal restante."
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr " Revisa la duración del silencio temporal de un miembro. \n"
" Si tú eres el usuario, puedes ejecutar este comando en mensajes privados con el ID del servidor también "
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr "El usuario no está silenciado temporalmente."
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr "**{0}** será dessilenciado en: `{1}`"
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr "Los administradores del servidor han deshabilitado esta característica en ese servidor, por desgracia no puedo decirte la duración hasta que no seas dessilenciado."
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr "¿No estás silenciado temporalmente?"
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr "Serás dessilenciado en: `{0}`"
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr "Por favor, indica también el ID del servidor."
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr "El usuario no está temporalmente silenciado en ese servidor."
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr "Alterna si los usuarios deberían ver la duración de su silencio temporal"
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr " Alterna si los usuarios deberían poder ver cuando serán dessilenciados. Serán capaces de ejecutar el comando en mensajes privados si está activado. "
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr "{0} Los usuarios ahora podrán revisar la duración de su silencio temporal en sus mensajes privados"
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr "{0} Los usuarios ya no podrán revisar la duración de su silencio temporal en sus mensajes privados."
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr "Crea un emoji"
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr " Crea un emoji "
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr "El nombre del emoji no puede tener más de 32 caracteres, el tuyo está {0} arriba del límite"
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr "Este servidor de Discord ha alcanzado la cantidad máxima de emojis añadidos."
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr "{0} He creado con éxito el emoji {1} en este servidor."
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr "La URL del emoji no es válida"
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr "La URL no contiene ninguna imagen"
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr "Debes proporcionar ya sea un enlace de imagen o subir una con el comando"
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr "Parece que has encontrado un error que no sabemos cómo corregir, hemos seguido adelante y hemos destruido tu reproductor de música para este servidor de Discord, si todavía encuentras estos errores, por favor, únete al servidor de soporte aquí: {0}"
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr "{0} Por favor, dame permisos para hablar en un canal de escenario. Voy a comprobar si tengo permisos para hablar de nuevo en 10 segundos, si no, voy a dejar el canal de escenario."
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr "He abandonado porque todavía estaba silenciado."
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr "{0} He empezado a reproducir **{1}**{2}"
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr "Fin de la cola"
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr "En vivo: {0}"
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr "Ninguno"
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr "Actual"
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr "Todo"
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -6189,69 +6677,93 @@ msgstr "**Ahora reproduciendo:** {0}\n"
"{8}╠ **Tono:** `{9}x`\n"
"{8}╚ **Velocidad:** `{10}x`"
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr "Transmisión en Directo"
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr "De acuerdo, no voy a borrar la cola."
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr "{0} He eliminado con éxito {1} canciones de la cola."
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr "{0} Los nodos de música decidieron morir en este momento, por favor, inténtalo de nuevo más tarde."
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr "Todos dejaron el canal de voz, dejaré de reproducir música"
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr "Todos dejaron el canal de voz, pausaré la canción actual"
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr "La cola de reproducción está vacía, por favor añade canciones a la cola para poder reproducirlas."
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr "Conecta el bot a un canal de voz"
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr " Conecta el bot a un canal de voz "
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr "{0} Ya estoy conectado al canal de voz."
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr "{0} Conectado a **{1}**!"
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr "Busca y añade canción(es) a la cola de reproducción"
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr " Busca y añade canción(es) a la cola de reproducción "
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr "No se han encontrado canciones con esa consulta. Por favor, inténtalo de nuevo."
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr "{0} ¡He añadido la lista de reproducción **{1}** con {2} canciones a la cola!{3}"
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr "{0} ¡He añadido **{1}** a la cola!{2}"
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
+msgstr ""
+
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr "{0} Si tienes el enlace de la canción también puedes usar el comando `play`."
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
+msgstr "Cancelar Búsqueda"
+
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
+msgstr "Selecciona una de las canciones..."
+
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
msgid "{0} **I've found these songs:**\n\n"
"{1}\n"
"*Please choose a song you want me to queue*"
@@ -6259,396 +6771,587 @@ msgstr "{0} **He encontrado estas canciones:**\n\n"
"{1}\n"
"*Por favor, elige una canción que quieras que añada a la cola*"
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
-msgstr "{0} ¡He añadido **{1}** a la cola! (`{2}`)"
-
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
-msgstr "Comando cancelado."
-
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
-msgstr "{0} Se ha producido un error desconocido - {1}"
-
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr "Pon en cola la estación de radio"
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr " Reproduce la radio seleccionada, si tienes sugerencias de emisoras de radio, no dudes en sugerirlas en el servidor de soporte"
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr "Puedes elegir una de estas emisoras de radio:\n"
"• {0}"
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr "Oh oh, parece que la estación de radio se averió."
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr "Alterna el modo 24/7 del reproductor"
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr " Activa o desactiva el modo 24/7 del reproductor "
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr "{0} He activado el modo 24/7 con éxito, permaneceré en el canal de voz cuando todos se salgan."
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr "{0} He desactivado correctamente el modo 24/7, dejaré el canal de voz cuando todos se salgan."
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr "{0} Lo siento, pero solo el DJ y las personas con permisos de gestión de mensajes pueden cambiar el modo 24/7."
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr "Pausa la canción actualmente en reproducción"
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr " Pausa la canción actualmente en reproducción. "
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr "{0} No puedes pausar transmisiones en vivo."
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr "{0} Un administrador o DJ ha detenido el reproductor."
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
-msgstr "{0} Ha pasado el tiempo para votar pausar. Pausando el reproductor."
-
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr "**{0}** ha votado para pausar el reproductor, se necesitan {1} votos más para pausar."
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
+msgstr "{0} Ha pasado el tiempo para votar pausar. Pausando el reproductor."
+
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr "Reanuda la canción actualmente en pausa."
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr " Reanuda la canción actualmente en pausa. "
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr "{0} Un administrador o DJ ha reanudado el reproductor."
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
-msgstr "{0} Ha pasado el tiempo para votar reanudar. Reanudando el reproductor."
-
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr "**{0}** ha votado para reanudar el reproductor, se necesitan {1} votos más para reanudar."
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
+msgstr "{0} Ha pasado el tiempo para votar reanudar. Reanudando el reproductor."
+
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr "Salta la canción actualmente reproduciendo."
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
-msgstr " Salta la canción actualmente reproduciendo. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
+msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr "{0} No hay nada que saltar, la cola está vacía.."
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr "{0} Un administrador o DJ ha saltado la canción."
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr "El solicitante de la canción ha saltado la canción."
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
-msgstr "{0} Ha pasado el tiempo para votar saltar. Saltando la canción."
-
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr "**{0}** ha votado para saltar la canción actual, se necesitan {1} votos más para saltar."
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
+msgstr "{0} Ha pasado el tiempo para votar saltar. Saltando la canción."
+
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr "Desconecta el reproductor y el controlador"
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr " Desconecta el reproductor y el controlador. "
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
-msgstr "{0} Ha pasado el tiempo para votar detener. Deteniendo el reproductor."
-
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr "**{0}** ha votado para detener el reproductor, se necesitan {1} votos más para detener."
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
+msgstr "{0} Ha pasado el tiempo para votar detener. Deteniendo el reproductor."
+
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr "Cambia el volumen del reproductor"
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr " Cambia el volumen del reproductor "
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr "Configurando el volumen del reproductor a **{0}%**"
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr "Busca la canción actual en reproducción"
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr " Busca la canción actual en reproducción "
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr "{0} No se puede hacer eso en una transmisión."
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr "{0} No puedes buscar más allá de la canción."
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr "{0} El formato de tiempo no parece ser correcto, asegúrate de que es `x:xx:xx` para horas, `x:xx` para minutos y `xx` para segundos."
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr "{0} El tiempo que proporcionaste contiene letras, por favor asegúrate de que solo uses números"
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr "{0} Busqué la canción actual en `{1}/{2}`"
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr "Baraja la cola"
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr "Baraja la cola."
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr "Añade más canciones a la cola antes de hacer la reproducción aleatoria."
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr "{0} Un administrador o DJ ha barajado el reproductor."
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
-msgstr "{0} Ha pasado el tiempo para votar barajar. Mezclando la lista de reproducción."
-
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr "**{0}** ha votado para barajar el reproductor, se necesitan {1} votos más para barajar."
-#: Dredd-v3/cogs/music.py:743
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+msgstr "{0} Ha pasado el tiempo para votar barajar. Mezclando la lista de reproducción."
+
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr "Mira la cola del reproductor"
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr " Recupera información de las siguientes canciones en cola. "
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr "No hay canciones en la cola."
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr "Total de canciones en cola: {0} | Duración: {1}"
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr "Total de canciones en cola: {0}"
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr "{0} Cola"
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr "Quita una canción de la cola"
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr " Quita una canción de la cola "
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr "No hay canciones en la cola."
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr "{0} Solo hay {1} canciones en la cola"
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr "{0} He eliminado la canción {1} de la cola, ahora quedan {2} canciones en la cola."
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr "Borra todas las canciones de la cola"
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr " Borra todas las canciones de la cola "
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr "{0} Estás a punto de eliminar todas las canciones de la cola. ¿Estás seguro de que quieres hacerlo?"
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr "De acuerdo, no voy a borrar la cola."
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr "{0} He eliminado con éxito {1} canciones de la cola."
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr "Mira la canción que se está reproduciendo"
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr " Recupera la canción que se está reproduciendo. "
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr "Gestiona el filtro del reproductor"
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr " Comando base para gestionar el filtro del reproductor "
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr "Cambia el tono de la canción"
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr " Modifica el tono del reproductor. "
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr "El valor proporcionado no es válido y bloqueará al reproductor."
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr "El valor proporcionado no puede ser negativo o superior a 2.0"
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr "{0} He cambiado el tono a **{1}x**, deja hasta 10 segundos para que el reproductor surta efecto"
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr "Cambia la velocidad de la canción"
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr " Establece la velocidad del reproductor."
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr "{0} He cambiado la velocidad a **{1}x**, deja hasta 10 segundos para que el reproductor surta efecto"
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr "Restablece el filtro del reproductor"
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr " Restablece el tono y la velocidad del reproductor "
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr "{0} Restablece el filtro de reproductores, deja hasta 10 segundos para que el reproductor surta efecto."
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr "Cambia el bucle de los reproductores"
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr " Cambia el bucle de los reproductores "
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr "**{0}** ha votado para hacer bucle del reproductor, se necesitan {1} votos más para hacer bucle."
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr "{0} Ahora haciendo bucle de **{1}**"
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr "{0} Ahora se hará bucle de todas las canciones"
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr "{0} Las canciones ya no harán bucle"
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr "Muestra tu(s) lista(s) de reproducción"
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr " Un comando base para administrar tus listas de reproducción. Si el usuario es proporcionado, puedes ver la lista de reproducción y la cola del usuario. "
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr "{0} ¡No tienes listas de reproducción!"
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr "{0} !{1} No tiene listas de reproducción!"
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr "Listas de reproducción de {user}"
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr "Tus listas de reproducción"
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr "`[{0}]` **{1}** `({2} canciones)`"
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr "Administra tu(s) lista(s) de reproducción"
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr "Crea lista de reproducción"
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr "Elimina lista de reproducción"
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr "Añade canción(es)"
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr "Elimina canción(es)"
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr "Renombra lista de reproducción"
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr "Muestra lista de reproducción"
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr "Cancelar Comando"
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr "Administrando tu lista de reproducción"
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr "Administrando lista de reproducción - **{0}**"
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr "Añade a la cola tu lista de reproducción o la de alguien más"
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr " Un comando que te permite añadir a la cola tu lista de reproducción o la de alguien más "
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr "{0} La lista de reproducción no tiene canciones o no ha sido encontrada."
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/es-ES/faq.md b/es-ES/faq.md
new file mode 100644
index 0000000..4975895
--- /dev/null
+++ b/es-ES/faq.md
@@ -0,0 +1,21 @@
+:flag_es: **Preguntas Frecuentes**
+
+**P: ¿Por qué no funciona un comando a pesar de que lo estoy escribiendo bien?** R: Se ha eliminado un comando o el bot no tiene permisos.
+
+**P: ¿En qué lenguaje está escrito el bot?** R: Python, biblioteca discord.py.
+
+**P: ¿Puedo contribuir a la fuente de Dredd?** R: Sí, el enlace al código está disponible mediante el comando `-source`.
+
+**P: ¿Puedo reducir los tiempos de enfriamiento de los comandos?** R: No. Están ahí por una razón.
+
+**P: ¿Por qué no responde el bot a ninguno de los comandos?** R: Si estás usando el prefijo predeterminado correcto (`-`) y no ha sido cambiado en el servidor, el bot podría no tener permisos para enviar mensajes o estás en la lista negra de usar el bot. Para asegurarte de que el prefijo no ha sido cambiado, puede mencionar el bot y debería devolver el prefijo establecido para ese servidor, si no responde, invoca `@Dredd prefijo` e insertará los datos de tu servidor en la base de datos. Si todavía no funciona, por favor abre un ticket (#open-a-ticket) para que podamos informarte con más información.
+
+**P: Quiero optimizar este servidor, ¿qué obtendré con eso?** R: Puedes ver todas las ventajas que obtienes en los mensajes fijados en #announcements
+
+**P: Yo estaba en la lista negra y me gustaría que no apareciera en ella.** R: Por favor, abre un ticket (#open-a-ticket) para que podamos discutir al respecto.
+
+**P: ¿Cómo ejecuto tu bot? Github no proporciona ninguna información.** R: Como se indica en github: "Si no entiendes algo, búscalo en Google. Nuestro servidor de soporte **NO** proporciona soporte para clonar a Dredd.", sin embargo, si abres un ticket o mp a cualquiera del staff y lloras sobre nosotros por no ayudarte a clonar el bot, **TÚ SERÁS** baneado del servidor.
+
+**P: ¿Están abiertas las aplicaciones de staff?** R: Prueba tu suerte aquí:
+
+**P: ¿Puedo convertirme en traductor?** R: ¡Sí, por supuesto! Envía mensaje privado a uno de los administradores o envía una solicitud para su idioma aquí: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/es-ES/rules.md b/es-ES/rules.md
new file mode 100644
index 0000000..0644fb6
--- /dev/null
+++ b/es-ES/rules.md
@@ -0,0 +1,19 @@
+:flag_es: **Reglas del Servidor**
+
+`[1]` **Respete a todos los miembros** Trata a otros como deseas ser tratado y nunca comiences ningún ataque personal a alguien. Todos somos seres humanos creados por el ser humano por nuestras diferencias, encárnalos y respétalos porque nos hacen quienes mismos.
+
+`[2]` **Spam y Publicidad** No se permiten todas las formas de spam o publicidad en el servidor, ya sea si se demuestra en mensajes, apodos o nombres de usuario.
+
+`[3]` **Contenido fuera del tema y debates internacionales** Mantén todo el contenido en el tema, específicamente no use comandos aleatorios en general, úsalos en los canales dedicados. Si no hablas inglés, por favor pasa a #international en su lugar.
+
+`[4]` **Doxxing y blackmailing** Nunca compartas ninguna información personal sobre ti o sobre otros, ni chantajes a nadie.
+
+`[5]` **Política, drama y debates** El drama no está permitido no traigas tu drama a este servidor - no nos importa, usa mensajes privados en su lugar, eso es para lo que son. No obstante, se permiten debates amistosos y debates políticos, como sea, mantenlo a un nivel constructivo y respetuoso.
+
+`[6]` **Mini-moderar y reportes falsos** Tenemos un equipo de staff por una razón, por favor, no intentes pasarte por mini-moderador ni le digas a nuestro staff qué hacer en ciertas situaciones, tenemos nuestras directrices de staff que seguimos todo el tiempo. Si crees que el staff está manejando una situación de forma inapropiada, ponte en contacto con los más altos en su lugar. Los reportes falsos tampoco están permitidos, dependiendo en la situación puedes ser baneado por ello.
+
+`[7]` **Contenido NSFW/NSFL** NSFL (No Seguro Para la Vida) es **ESTRICTAMENTE** prohibido, no publicar nada NSVP en el chat, sin embargo NSFW( No Seguro Para el Trabajo) puede ser publicado, pero sólo en canales marcados NSFW :nsfw:
+
+`[8]` **Sonidos con sustos, emojis epilépticos/videos/gifs** No envíes ni reproduzcas nada que tenga el potencial de dar a la persona una convulsión.
+
+`[9]` **Sentido común** Siempre usa el sentido común, no es tan difícil.
\ No newline at end of file
diff --git a/et/Estonian.po b/et/Estonian.po
index c23603f..d4d436f 100644
--- a/et/Estonian.po
+++ b/et/Estonian.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:21\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:26\n"
"Last-Translator: \n"
"Language-Team: Estonian\n"
"Language: et_EE\n"
@@ -17,1050 +17,1373 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr ""
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr ""
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr ""
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr ""
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr ""
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr ""
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr ""
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
msgstr ""
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr ""
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr ""
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr ""
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr ""
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr ""
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr ""
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr ""
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr ""
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr ""
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr ""
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr ""
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr ""
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr ""
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr ""
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr ""
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr ""
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr ""
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr ""
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr ""
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr ""
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr ""
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr ""
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr ""
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr ""
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr ""
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr ""
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr ""
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr ""
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr ""
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr ""
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr ""
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr ""
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr ""
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr ""
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr ""
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1075,272 +1398,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1350,464 +1713,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1819,322 +2181,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2150,12 +2515,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2174,108 +2539,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2287,241 +2652,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2529,66 +2914,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2597,107 +2982,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2705,631 +3092,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
-msgid "{0} Welcome messages are disabled in this server."
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
-msgid "{0} Welcome messages do not use embeds in this server."
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
-msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
+msgid "{0} Welcome messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
+msgid "{0} Welcome messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
+msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3344,129 +3867,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3481,665 +3999,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4149,1231 +4602,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5398,489 +5901,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5893,463 +6407,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/et/faq.md b/et/faq.md
new file mode 100644
index 0000000..f94a288
--- /dev/null
+++ b/et/faq.md
@@ -0,0 +1,21 @@
+:flag_us: **Frequently Asked Questions**
+
+**Q: Why isn't a command working even though I am typing it right?** A: Either a command was removed or the bot is missing permissions.
+
+**Q: What language is the bot written in?** A: Python, discord.py library.
+
+**Q: Can I contribute to Dredd's source?** A: Yes, the link to the code is available via the `-source` command.
+
+**Q: Can I reduce the cooldowns of the commands?** A: No. They're there for a reason.
+
+**Q: Why isn't the bot responding to any of the commands?** A: If you're using the correct default prefix (`-`) and it wasn't changed in the server, the bot might be missing permissions to send messages or you were blacklisted from using the bot. To make sure the prefix hasn't been changed you can mention the bot and it should return the set prefix for that server, if it doesn't respond, invoke `@Dredd prefix` command and it will insert your guild's data into the database. If it still doesn't work, please open a ticket (#open-a-ticket) so we could tell you more information.
+
+**Q: I want to boost this server, what will I get for that?** A: You can see all the perks you get in #announcements's pinned messages
+
+**Q: I was blacklisted and would like to get unblacklisted.** A: Please open a ticket (#open-a-ticket) so we could discuss about it.
+
+**Q: How do I run your bot? Github doesn't provide any information.** A: As stated in github: "If you don't understand something, google it. Our support server **DOES NOT** provide support for cloning Dredd.", however if you open a ticket or dm any of the staff and cry about us not helping you clone the bot, you **WILL** get banned from the server.
+
+**Q: Are staff application open?** A: Try your luck here:
+
+**Q: Can I become a translator?** A: Yes, of course! DM one of the managers or submit a request for your language here: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/et/rules.md b/et/rules.md
new file mode 100644
index 0000000..4907bbf
--- /dev/null
+++ b/et/rules.md
@@ -0,0 +1,19 @@
+:flag_us: **Server Rules**
+
+`[1]` **Respect all members** Treat others how you wish to be treated and never commence any personal attacks on someone. We are all humans made by human by our differences, embrace and respect them because they make us who we are.
+
+`[2]` **Spam and Advertising** Any and all forms of spam or advertising are not permitted in the server, whether it is demonstrated in messages, nicknames or usernames.
+
+`[3]` **Off-topic content and international discussions** Keep all content on-topic, i.e. don't use random commands in general, use it in dedicated channels. If you do not speak English, please move over to #international instead as well.
+
+`[4]` **Doxxing and blackmailing** Never share any personal information about yourself or others, nor blackmail anyone.
+
+`[5]` **Politics, drama and debates** Drama is outright not allowed, do not bring your drama into this server - we don't care, use direct messages instead, that's what they're for. Friendly debates and political discussions are allowed, however, please keep it to a constructive and respectful level.
+
+`[6]` **Minimodding and false reports** We have a staff team for a reason, please do not minimod or tell our staff what to do in a certain situation, we have our staff guidelines that we follow all the time. If you think staff is handling a situation inappropriately, contact higher-ups instead. False reports are also not permitted, depending on the situation you might get banned for it.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Common sense** Always use common sense, it's not that hard.
\ No newline at end of file
diff --git a/fi/Finnish.po b/fi/Finnish.po
index e47dfc5..3db93ac 100644
--- a/fi/Finnish.po
+++ b/fi/Finnish.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:21\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:27\n"
"Last-Translator: \n"
"Language-Team: Finnish\n"
"Language: fi_FI\n"
@@ -17,1050 +17,1373 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr ""
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr ""
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr ""
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr ""
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr ""
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr ""
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr ""
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
msgstr ""
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr ""
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr ""
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr ""
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr ""
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr ""
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr ""
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr ""
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr ""
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr ""
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr ""
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr ""
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr ""
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr ""
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr ""
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr ""
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr ""
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr ""
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr ""
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr ""
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr ""
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr ""
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr ""
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr ""
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr ""
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr ""
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr ""
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr ""
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr ""
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr ""
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr ""
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr ""
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr ""
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr ""
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr ""
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr ""
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1075,272 +1398,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1350,464 +1713,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1819,322 +2181,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2150,12 +2515,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2174,108 +2539,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2287,241 +2652,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2529,66 +2914,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2597,107 +2982,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2705,631 +3092,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
-msgid "{0} Welcome messages are disabled in this server."
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
-msgid "{0} Welcome messages do not use embeds in this server."
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
-msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
+msgid "{0} Welcome messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
+msgid "{0} Welcome messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
+msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3344,129 +3867,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3481,665 +3999,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4149,1231 +4602,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5398,489 +5901,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5893,463 +6407,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/fi/faq.md b/fi/faq.md
new file mode 100644
index 0000000..f94a288
--- /dev/null
+++ b/fi/faq.md
@@ -0,0 +1,21 @@
+:flag_us: **Frequently Asked Questions**
+
+**Q: Why isn't a command working even though I am typing it right?** A: Either a command was removed or the bot is missing permissions.
+
+**Q: What language is the bot written in?** A: Python, discord.py library.
+
+**Q: Can I contribute to Dredd's source?** A: Yes, the link to the code is available via the `-source` command.
+
+**Q: Can I reduce the cooldowns of the commands?** A: No. They're there for a reason.
+
+**Q: Why isn't the bot responding to any of the commands?** A: If you're using the correct default prefix (`-`) and it wasn't changed in the server, the bot might be missing permissions to send messages or you were blacklisted from using the bot. To make sure the prefix hasn't been changed you can mention the bot and it should return the set prefix for that server, if it doesn't respond, invoke `@Dredd prefix` command and it will insert your guild's data into the database. If it still doesn't work, please open a ticket (#open-a-ticket) so we could tell you more information.
+
+**Q: I want to boost this server, what will I get for that?** A: You can see all the perks you get in #announcements's pinned messages
+
+**Q: I was blacklisted and would like to get unblacklisted.** A: Please open a ticket (#open-a-ticket) so we could discuss about it.
+
+**Q: How do I run your bot? Github doesn't provide any information.** A: As stated in github: "If you don't understand something, google it. Our support server **DOES NOT** provide support for cloning Dredd.", however if you open a ticket or dm any of the staff and cry about us not helping you clone the bot, you **WILL** get banned from the server.
+
+**Q: Are staff application open?** A: Try your luck here:
+
+**Q: Can I become a translator?** A: Yes, of course! DM one of the managers or submit a request for your language here: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/fi/rules.md b/fi/rules.md
new file mode 100644
index 0000000..4907bbf
--- /dev/null
+++ b/fi/rules.md
@@ -0,0 +1,19 @@
+:flag_us: **Server Rules**
+
+`[1]` **Respect all members** Treat others how you wish to be treated and never commence any personal attacks on someone. We are all humans made by human by our differences, embrace and respect them because they make us who we are.
+
+`[2]` **Spam and Advertising** Any and all forms of spam or advertising are not permitted in the server, whether it is demonstrated in messages, nicknames or usernames.
+
+`[3]` **Off-topic content and international discussions** Keep all content on-topic, i.e. don't use random commands in general, use it in dedicated channels. If you do not speak English, please move over to #international instead as well.
+
+`[4]` **Doxxing and blackmailing** Never share any personal information about yourself or others, nor blackmail anyone.
+
+`[5]` **Politics, drama and debates** Drama is outright not allowed, do not bring your drama into this server - we don't care, use direct messages instead, that's what they're for. Friendly debates and political discussions are allowed, however, please keep it to a constructive and respectful level.
+
+`[6]` **Minimodding and false reports** We have a staff team for a reason, please do not minimod or tell our staff what to do in a certain situation, we have our staff guidelines that we follow all the time. If you think staff is handling a situation inappropriately, contact higher-ups instead. False reports are also not permitted, depending on the situation you might get banned for it.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Common sense** Always use common sense, it's not that hard.
\ No newline at end of file
diff --git a/fil/Filipino.po b/fil/Filipino.po
index 9e52422..e95f54d 100644
--- a/fil/Filipino.po
+++ b/fil/Filipino.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:22\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:27\n"
"Last-Translator: \n"
"Language-Team: Filipino\n"
"Language: fil_PH\n"
@@ -17,1050 +17,1373 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr ""
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr ""
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr ""
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr ""
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr ""
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr ""
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr ""
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
msgstr ""
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr ""
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr ""
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr ""
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr ""
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr ""
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr ""
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr ""
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr ""
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr ""
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr ""
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr ""
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr ""
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr ""
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr ""
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr ""
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr ""
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr ""
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr ""
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr ""
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr ""
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr ""
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr ""
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr ""
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr ""
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr ""
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr ""
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr ""
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr ""
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr ""
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr ""
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr ""
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr ""
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr ""
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr ""
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr ""
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1075,272 +1398,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1350,464 +1713,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1819,322 +2181,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2150,12 +2515,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2174,108 +2539,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2287,241 +2652,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2529,66 +2914,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2597,107 +2982,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2705,631 +3092,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
-msgid "{0} Welcome messages are disabled in this server."
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
-msgid "{0} Welcome messages do not use embeds in this server."
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
-msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
+msgid "{0} Welcome messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
+msgid "{0} Welcome messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
+msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3344,129 +3867,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3481,665 +3999,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4149,1231 +4602,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5398,489 +5901,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5893,463 +6407,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/fil/faq.md b/fil/faq.md
new file mode 100644
index 0000000..f94a288
--- /dev/null
+++ b/fil/faq.md
@@ -0,0 +1,21 @@
+:flag_us: **Frequently Asked Questions**
+
+**Q: Why isn't a command working even though I am typing it right?** A: Either a command was removed or the bot is missing permissions.
+
+**Q: What language is the bot written in?** A: Python, discord.py library.
+
+**Q: Can I contribute to Dredd's source?** A: Yes, the link to the code is available via the `-source` command.
+
+**Q: Can I reduce the cooldowns of the commands?** A: No. They're there for a reason.
+
+**Q: Why isn't the bot responding to any of the commands?** A: If you're using the correct default prefix (`-`) and it wasn't changed in the server, the bot might be missing permissions to send messages or you were blacklisted from using the bot. To make sure the prefix hasn't been changed you can mention the bot and it should return the set prefix for that server, if it doesn't respond, invoke `@Dredd prefix` command and it will insert your guild's data into the database. If it still doesn't work, please open a ticket (#open-a-ticket) so we could tell you more information.
+
+**Q: I want to boost this server, what will I get for that?** A: You can see all the perks you get in #announcements's pinned messages
+
+**Q: I was blacklisted and would like to get unblacklisted.** A: Please open a ticket (#open-a-ticket) so we could discuss about it.
+
+**Q: How do I run your bot? Github doesn't provide any information.** A: As stated in github: "If you don't understand something, google it. Our support server **DOES NOT** provide support for cloning Dredd.", however if you open a ticket or dm any of the staff and cry about us not helping you clone the bot, you **WILL** get banned from the server.
+
+**Q: Are staff application open?** A: Try your luck here:
+
+**Q: Can I become a translator?** A: Yes, of course! DM one of the managers or submit a request for your language here: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/fil/rules.md b/fil/rules.md
new file mode 100644
index 0000000..4907bbf
--- /dev/null
+++ b/fil/rules.md
@@ -0,0 +1,19 @@
+:flag_us: **Server Rules**
+
+`[1]` **Respect all members** Treat others how you wish to be treated and never commence any personal attacks on someone. We are all humans made by human by our differences, embrace and respect them because they make us who we are.
+
+`[2]` **Spam and Advertising** Any and all forms of spam or advertising are not permitted in the server, whether it is demonstrated in messages, nicknames or usernames.
+
+`[3]` **Off-topic content and international discussions** Keep all content on-topic, i.e. don't use random commands in general, use it in dedicated channels. If you do not speak English, please move over to #international instead as well.
+
+`[4]` **Doxxing and blackmailing** Never share any personal information about yourself or others, nor blackmail anyone.
+
+`[5]` **Politics, drama and debates** Drama is outright not allowed, do not bring your drama into this server - we don't care, use direct messages instead, that's what they're for. Friendly debates and political discussions are allowed, however, please keep it to a constructive and respectful level.
+
+`[6]` **Minimodding and false reports** We have a staff team for a reason, please do not minimod or tell our staff what to do in a certain situation, we have our staff guidelines that we follow all the time. If you think staff is handling a situation inappropriately, contact higher-ups instead. False reports are also not permitted, depending on the situation you might get banned for it.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Common sense** Always use common sense, it's not that hard.
\ No newline at end of file
diff --git a/fr/French.po b/fr/French.po
index b42dbe0..b422ab8 100644
--- a/fr/French.po
+++ b/fr/French.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:21\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-06-01 15:37\n"
"Last-Translator: \n"
"Language-Team: French\n"
"Language: fr_FR\n"
@@ -17,1051 +17,1378 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr "{0} Le temps que vous avez fourni est dans le passé"
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr "Cette fois, c’est dans le passé."
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr "Argument manquant après le temps."
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr "Erreur de temps! Essayez \"en une heure\" ou \"5 jours\"."
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr "Devis attendu avant l’entrée de temps..."
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
-msgstr ""
+msgstr "Si l'heure est citée, vous devez la déchiffrer."
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr "Désolé, mais je n'ai pas compris ce que vous vouliez dire. Vous n'avez probablement pas précisé l'heure ou vous l'avez spécifiée dans une autre langue (pas l'anglais)"
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr "Oups !\n"
"Une erreur est survenue lors de la récupération de votre vote : {0}"
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
-msgstr ""
+msgstr "Une erreur est survenue en essayant de récupérer votre vote, a envoyé l'erreur détaillée à mes développeurs.\n"
+"```py\n"
+"{0}```"
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
-msgstr ""
+msgstr "Cette commande est en phase de test, vous pouvez rejoindre le serveur de support si vous voulez appliquer votre guilde pour être un testeur de guilde ou savoir quand cette commande sera disponible."
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
-msgstr ""
+msgstr "Malheureusement, cette commande est supprimée lors de la prochaine mise à jour, si vous voulez savoir pourquoi, veuillez rejoindre le serveur de support ici {0}"
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
-msgstr ""
+msgstr "Bonjour !\n"
+"Nous sommes actuellement en maintenance et le bot n'est pas disponible pour l'utilisation. Vous pouvez rejoindre le [serveur de support]({0}) ou vous abonner à notre [page de statut]({1}) pour savoir quand nous serons à nouveau disponibles !"
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
-msgstr ""
+msgstr "Dredd est en maintenance!"
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
-msgstr ""
+msgstr "{0} | `{1}` et ses sous-commandes correspondantes sont actuellement désactivées pour: `{2}`"
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
-msgstr ""
+msgstr "{0} | `{1} {2}` est actuellement désactivé pour :`{3}`"
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
-msgstr ""
+msgstr "{0} | `{1}` est actuellement désactivé pour: `{2}`"
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
-msgstr ""
+msgstr "{0} Vous devez d'abord être dans un salon vocal."
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
-msgstr ""
+msgstr "{0} Je ne suis pas dans le salon vocal."
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
-msgstr ""
+msgstr "{0} Vous devez être dans le même salon vocal avec moi."
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
-msgstr ""
+msgstr "{0} Il me manque des permissions dans votre salon vocal. Assurez-vous que vous m'avez donné les bonnes permissions !"
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
-msgstr ""
+msgstr "{0} Je ne joue aucune chanson."
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
-msgstr ""
+msgstr "{0} Joueur n'est pas mis en pause."
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
-msgstr ""
+msgstr "{0} Joueur est déjà en pause."
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
-msgstr ""
+msgstr "Ce membre n'a pas été banni avant."
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
-msgstr ""
+msgstr "Les options valides sont {0}"
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
-msgstr ""
+msgstr "Les valeurs valides sont {0}"
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
-msgstr ""
+msgstr "Prochain niveau dans **{0}** boosts"
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
-msgstr ""
+msgstr "Propriétaire de Dredd"
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
-msgstr ""
+msgstr "Admin de Dredd"
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
-msgstr ""
+msgstr "Membre du personnel du [serveur de support]({0}) ou du contributeur de Dredd"
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
-msgstr ""
+msgstr "Traducteur de Dredd"
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
-msgstr ""
+msgstr "Le sponsor de dredd"
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
-msgstr ""
+msgstr "Booster du [serveur de support de Dred]({0}) ou du donateur"
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
-msgstr ""
+msgstr "Partenaire de dredd"
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
-msgstr ""
+msgstr "Chasseur de bug Dredd"
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
-msgstr ""
+msgstr "Chasseur de bug BETA dredd"
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
-msgstr ""
+msgstr "Supporter Dredd"
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
-msgstr ""
+msgstr "Super Supporter Dredd"
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
-msgstr ""
+msgstr "Utilisateurs présents sur la liste noire"
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
-msgstr ""
+msgstr "Un badge spécial pour le canard :duck:"
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
-msgstr ""
+msgstr "{0} Serveur du personnel de Dredd"
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
-msgstr ""
+msgstr "{0} Serveur vérifié Dredd"
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
-msgstr ""
+msgstr "{0} Serveur Partenaire de Dredd"
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
-msgstr ""
+msgstr "{0} a édité les messages\n"
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
-msgstr ""
+msgstr "{0} Messages supprimés\n"
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr "{0} Modération\n"
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr "{0} Journaux de guilde\n"
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr "{0} Adhésions de membres\n"
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr "{0} Congés des membres\n"
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
-msgstr ""
+msgstr "{0} Mises à jour des membres\n"
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
-msgstr ""
+msgstr "{0} mode Raid\n"
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
-msgstr ""
+msgstr "{0} messages d'accueil\n"
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr "{0} Laisser des messages\n"
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
-msgstr ""
+msgstr "{0} Rôle en Rejoignant\n"
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr ""
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
-msgstr ""
+msgstr "{0} Automod\n"
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
-msgstr ""
+msgstr "rendre muet"
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
-msgstr ""
+msgstr "muet-temporairement"
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
-msgstr ""
+msgstr "expulser"
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
-msgstr ""
+msgstr "bannir"
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
-msgstr ""
+msgstr "temporairement banni"
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
-msgstr ""
+msgstr "Je n'ai pas pu trouver cette playlist ! Veuillez réessayer ou utiliser un autre lien."
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
-msgstr ""
+msgstr "Je n'ai pas pu trouver cette playlist ! Veuillez réessayer ou utiliser un autre lien."
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
-msgstr ""
+msgstr "L'URL que vous mettez n'est pas valide ou n'existe pas !"
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
-msgstr ""
+msgstr "{0} a ajouté la playlist **{1}** avec {2} chansons à la file d'attente !"
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
-msgstr ""
+msgstr "{0} a ajouté l'album **{1}** avec {2} chansons à la file d'attente !"
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
+msgstr "{0} Ajouté **{1}** à la file d'attente !"
+
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr "On dirait que j'ai été déconnecté du canal dans le processus."
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr "{0} Ajouté **{1}** à la file d'attente ! (`{2}`)"
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr "Annulation de la commande. Suppression de ce message dans 15 secondes"
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr "Ce menu de pagination ne peut pas être contrôlé par vous, désolé!"
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr "Une erreur inconnue est survenue, désolée"
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr "Sélectionnez une option..."
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr "Commande annulée."
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr "Le message doit avoir moins de 32 caractères. Assurez-vous que vous ne gâchez rien !"
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr "Vous ne pouvez pas fournir de lien, essayez à nouveau sans lien."
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr "Vous ne pouvez fournir que des liens vers la(les) chanson(s), essayez à nouveau avec un lien."
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr "La commande a expiré."
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr "{0} Interaction a renvoyé une valeur inconnue, veuillez la signaler au développeur ici: {support}"
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr "{0} Vous ne pouvez avoir que 15 playlists."
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr "Indiquez le nom de la playlist que vous souhaitez utiliser. Le nom de la playlist peut contenir jusqu'à 32 caractères."
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr "{0} a créé avec succès une playlist **{1}**"
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr "{0} Vous avez déjà une playlist nommée **{1}**"
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr "{0} a bien supprimé une playlist **{1}**"
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr "{0} Vous n'avez pas de playlist nommée **{1}**"
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr "{0} Votre playlist a déjà plus de 1000 chansons, je ne peux pas vous laisser en ajouter plus."
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr "Indiquez l'URL des chansons que vous voulez ajouter à la liste de lecture."
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr "Aucun nœud de musique n'est actuellement actif, veuillez réessayer plus tard."
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr "{0} Ajouté **{1}** chansons à la playlist."
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr "Aucune chanson n'a été trouvée avec cette requête. Veuillez réessayer."
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr "{0} Ajouté **{1}** à la playlist."
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr "Indiquez le numéro de la chanson que vous voulez supprimer de la liste de lecture."
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr "{0} La chanson n'a pas été trouvée, assurez-vous que vous fournissez un numéro de la chanson."
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr "{0} supprimé avec succès **{1}** de votre playlist - {2}"
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr "Fournissez le nouveau nom de la playlist que vous souhaitez utiliser. Le nom de la playlist peut contenir jusqu'à 32 caractères."
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr "{0} a renommé la playlist **{1}** en **{2}**"
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr "{0} Cette playlist n'a pas de chansons."
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr "Nombre total de chansons dans la file d'attente : {0} | Durée : {1}"
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr "Nombre total de chansons dans la file d'attente : {0}"
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr "Playlist : {0}"
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr "Commande annulée."
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr "Les boutons doivent-ils afficher uniquement l'étiquette, les émoticônes ou les deux ? Cette action est irréversible !"
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr "Titre de l'incorporation."
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr "Changez le titre de l'incorporation."
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr "Description de l'incorporation."
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr "Changez la description de l'incorporation."
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr "Pied de page de l'incorporation."
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr "Changez le pied de page de l'incorporation."
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr "Aucun des éléments ci-dessus."
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr "Personnalisons l'intégralité du contenu intégré, cela nécessite que vous envoyiez un bloc complet."
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr "Vous avez atteint la limite de caractères : {0}/{1}"
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
-msgstr ""
+msgstr "Le mode anti-raid de {0} {1} est activé, veuillez réessayer plus tard."
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
-msgstr ""
+msgstr "{0} {1} a le mode anti raid activé, vous n'êtes pas autorisé à rejoindre ce serveur."
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
-msgstr ""
+msgstr "{0} {1} a le mode anti-raid strict activé, veuillez réessayer plus tard."
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
-msgstr ""
+msgstr "Il semble que votre serveur soit en train de subir un raid *énorme*, pour nous empêcher de nous faire bannir de l'api, nous bannirons les raideurs en arrière-plan et n'enverrons pas de logs dans ce canal."
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
-msgstr ""
+msgstr "{0} Je ne suis pas sûr de ce qui s'est passé, mais quelque chose s'est cassé. S'il vous plaît assurez-vous que mon rôle est au-dessus de tout le monde, sinon vous verrez ces erreurs plus souvent. J'ai également envoyé cette erreur à mes développeurs."
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
-msgstr ""
+msgstr "{0} Le rôle muet n'a pas été trouvé, veuillez créer le rôle muet, ou définir un rôle personnalisé en utilisant `{1}muterole [role]`.\n\n"
+"Suppression manuelle des permissions des membres pour envoyer des messages dans ce salon *Espérons quement*."
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr "{0} | Cette commande ne peut pas être utilisée dans les DMs!"
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr "{0} Cette commande est marquée comme NSFW c’est pourquoi je ne peux pas vous laisser l’utiliser dans ce canal."
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1076,272 +1403,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1351,464 +1718,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1820,322 +2186,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2151,12 +2520,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2175,108 +2544,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2288,241 +2657,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2530,66 +2919,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2598,107 +2987,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2706,631 +3097,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
-msgid "{0} Welcome messages are disabled in this server."
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
-msgid "{0} Welcome messages do not use embeds in this server."
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
-msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
-msgid "Your welcome embed looks like this: *plain text is not displayed*"
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
-msgid "View leaving embed"
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
-msgid " View leaving messages embed "
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
-msgid "{0} Leave messages are disabled in this server."
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
-msgid "{0} Leave messages do not use embeds in this server."
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
-msgid "Your leave embed looks like this: *plain text is not displayed*"
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
-msgid "Toggle logging on or off"
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
-msgid " Base command for managign logging in the server "
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
-msgid "Toggle member logging in the server"
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
-msgid " This enables or disables member logging.\n"
-" Member logging includes: avatar changes, nickname changes, username changes. "
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
-msgid "{0} Successfully disabled member logs."
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
-msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
+msgid "{0} Welcome messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
+msgid "{0} Welcome messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
+msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:507
+msgid "Your welcome embed looks like this: *plain text is not displayed*"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:509
+msgid "View leaving embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:513
+msgid " View leaving messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
+msgid "{0} Leave messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
+msgid "{0} Leave messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:527
+msgid "Your leave embed looks like this: *plain text is not displayed*"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:529
+msgid "Toggle logging on or off"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:538
+msgid " Base command for managign logging in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:541
+msgid "Toggle member logging in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:548
+msgid " This enables or disables member logging.\n"
+" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
+msgid "{0} Successfully disabled member logs."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
+msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3345,129 +3872,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3482,665 +4004,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4150,1231 +4607,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5399,489 +5906,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5894,463 +6412,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/fr/faq.md b/fr/faq.md
new file mode 100644
index 0000000..0d9cc47
--- /dev/null
+++ b/fr/faq.md
@@ -0,0 +1,21 @@
+:flag_us: **Frequently Asked Questions**
+
+**Q : Pourquoi une commande ne fonctionne pas même si je la tais correctement ?** A : Soit une commande a été supprimée, soit le bot manque de permissions.
+
+**Q : Dans quel langage le bot est-il écrit ?** A : bibliothèque Python, discord.py.
+
+**Q : Puis-je contribuer à la source de Dredd ?** A : Oui, le lien vers le code est disponible via la commande `-source`.
+
+**Q : Puis-je réduire le temps de recharge des commandes ?** A : Non. Ils sont là pour une raison.
+
+**Q : Pourquoi le bot ne répond-il pas à l'une des commandes ?** A : Si vous utilisez le bon préfixe par défaut (`-`) et qu'il n'a pas été changé dans le serveur, il se peut que le bot ne dispose pas des permissions pour envoyer des messages ou que vous n'ayez pas été autorisé à utiliser le bot. Pour vous assurer que le préfixe n'a pas été modifié, vous pouvez mentionner le bot et il devrait retourner le préfixe défini pour ce serveur, si elle ne répond pas, appelez la commande `@Dredd prefix` et elle insérera les données de votre guilde dans la base de données. Si cela ne fonctionne toujours pas, veuillez ouvrir un ticket (#open-a-ticket) afin que nous puissions vous dire plus d'informations.
+
+**Q : Je veux booster ce serveur, qu'est-ce que j'obtiendrai pour ça ?** A : Vous pouvez voir tous les avantages que vous obtenez dans les messages épinglés dans #announcements
+
+**Q : J'étais sur la liste noire et je voudrais me désinscrire de la liste noire.** A : Veuillez ouvrir un ticket (#open-a-ticket) afin que nous puissions en discuter.
+
+**Q : Comment faire fonctionner votre bot ? Github ne fournit aucune information.** A: Comme indiqué sur github: "Si vous ne comprenez pas quelque chose, google le. Notre serveur de support **NE PEUT PAS** fournir de support pour le clonage de Dredd. , cependant si vous ouvrez un ticket ou dm l'un des membres du personnel et criez que nous ne vous aidons pas à cloner le bot, vous **SERER** serez banni du serveur.
+
+**Q : L'application du personnel est-elle ouverte ?** A : Essayez votre chance ici:
+
+**Q : Puis-je devenir traducteur ?** A : Oui, bien sûr ! DM un des gestionnaires ou soumettez une demande pour votre langue ici : https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/fr/rules.md b/fr/rules.md
new file mode 100644
index 0000000..dc94993
--- /dev/null
+++ b/fr/rules.md
@@ -0,0 +1,19 @@
+:flag_us:**règle du serveur**
+
+`[1]`**Respecter tous les membres** traités les autres comme vous voulez qu'ils soient traités et vous ne devez jamais commencer des attaques personnelles sûres une personne. Nous sommes tous des humains faits par des humains par nos différences, embrasser les et respecter les parce qu'ils ont fait qui nous sommes.
+
+`[2]` **Spam et publicité** Toute forme de spam ou de publicité n'est pas autorisée dans le serveur, qu'il soit démontré dans les messages, les surnoms ou les noms d'utilisateurs.
+
+`[3]` **Contenu hors sujet et discussions internationales** Conserver tout le contenu sur le sujet, i.e. N'utilisez pas des commandes aléatoires en général, utilisez-les dans les canaux dédiés. Si vous ne parlez pas l'anglais, veuillez passer à #international au lieu de cela.
+
+`[4]`**doxxing et chantage** ne partager jamais des informations à propos de vous-même ou des autres, ni faire du chantage à qui que se soit.
+
+`[5]`**la politique, le drame et le débat** le drame n'est absolument pas autorisé, n'apporter pas ce drame dans ce serveur - ont sen fou, utiliser des messages direct à la place, c'est à quoi ils servent. Des débats amicaux et discussions politiques sont permis, toutefois, svp de les maintenir à un niveau constructif et respectueux.
+
+`[6]`**Minimodding et faux rapports** Nous avons une équipe du personnel pour une raison, ne faites pas de minimod ou dites à notre personnel ce qu'il faut faire dans une certaine situation, nous avons nos lignes directrices pour le personnel que nous suivons en permanence. Si vous pensez que le personnel gère une situation de manière inappropriée, contactez plutôt des hauts fonctionnaires. Les faux rapports ne sont pas non plus autorisés, en fonction de la situation que vous pourriez vous voir bannit.
+
+`[7]` **Le contenu NSFW/NSFL** NSFL (non sécurisé pour la vie) est **STRICTEMENT** interdit, ne publiez rien de NSFL dans le chat, cependant NSFW (Non sûr pour le travail) peut être publié, mais seulement dans les salons marqués NSFW :nsfw:
+
+`[8]` **Violes d'oreilles, emojis/videos/gifs épileptiques** N'envoyez ni ne jouez quoi que ce soit qui aurait le potentiel de donner une saisie à la personne.
+
+`[9]` **Le bon sens** Toujours utiliser le bon sens, ce n'est pas si difficile.
\ No newline at end of file
diff --git a/he/Hebrew.po b/he/Hebrew.po
index 2eef47c..89eb451 100644
--- a/he/Hebrew.po
+++ b/he/Hebrew.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:21\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:27\n"
"Last-Translator: \n"
"Language-Team: Hebrew\n"
"Language: he_IL\n"
@@ -17,1050 +17,1373 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr ""
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr ""
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr ""
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr ""
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr ""
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr ""
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr ""
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
msgstr ""
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr ""
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr ""
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr ""
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr ""
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr ""
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr ""
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr ""
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr ""
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr ""
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr ""
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr ""
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr ""
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr ""
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr ""
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr ""
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr ""
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr ""
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr ""
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr ""
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr ""
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr ""
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr ""
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr ""
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr ""
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr ""
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr ""
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr ""
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr ""
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr ""
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr ""
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr ""
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr ""
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr ""
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr ""
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr ""
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1075,272 +1398,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1350,464 +1713,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1819,322 +2181,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2150,12 +2515,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2174,108 +2539,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2287,241 +2652,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2529,66 +2914,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2597,107 +2982,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2705,631 +3092,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
-msgid "{0} Welcome messages are disabled in this server."
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
-msgid "{0} Welcome messages do not use embeds in this server."
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
-msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
+msgid "{0} Welcome messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
+msgid "{0} Welcome messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
+msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3344,129 +3867,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3481,665 +3999,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4149,1231 +4602,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5398,489 +5901,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5893,463 +6407,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/he/faq.md b/he/faq.md
new file mode 100644
index 0000000..f94a288
--- /dev/null
+++ b/he/faq.md
@@ -0,0 +1,21 @@
+:flag_us: **Frequently Asked Questions**
+
+**Q: Why isn't a command working even though I am typing it right?** A: Either a command was removed or the bot is missing permissions.
+
+**Q: What language is the bot written in?** A: Python, discord.py library.
+
+**Q: Can I contribute to Dredd's source?** A: Yes, the link to the code is available via the `-source` command.
+
+**Q: Can I reduce the cooldowns of the commands?** A: No. They're there for a reason.
+
+**Q: Why isn't the bot responding to any of the commands?** A: If you're using the correct default prefix (`-`) and it wasn't changed in the server, the bot might be missing permissions to send messages or you were blacklisted from using the bot. To make sure the prefix hasn't been changed you can mention the bot and it should return the set prefix for that server, if it doesn't respond, invoke `@Dredd prefix` command and it will insert your guild's data into the database. If it still doesn't work, please open a ticket (#open-a-ticket) so we could tell you more information.
+
+**Q: I want to boost this server, what will I get for that?** A: You can see all the perks you get in #announcements's pinned messages
+
+**Q: I was blacklisted and would like to get unblacklisted.** A: Please open a ticket (#open-a-ticket) so we could discuss about it.
+
+**Q: How do I run your bot? Github doesn't provide any information.** A: As stated in github: "If you don't understand something, google it. Our support server **DOES NOT** provide support for cloning Dredd.", however if you open a ticket or dm any of the staff and cry about us not helping you clone the bot, you **WILL** get banned from the server.
+
+**Q: Are staff application open?** A: Try your luck here:
+
+**Q: Can I become a translator?** A: Yes, of course! DM one of the managers or submit a request for your language here: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/he/rules.md b/he/rules.md
new file mode 100644
index 0000000..4907bbf
--- /dev/null
+++ b/he/rules.md
@@ -0,0 +1,19 @@
+:flag_us: **Server Rules**
+
+`[1]` **Respect all members** Treat others how you wish to be treated and never commence any personal attacks on someone. We are all humans made by human by our differences, embrace and respect them because they make us who we are.
+
+`[2]` **Spam and Advertising** Any and all forms of spam or advertising are not permitted in the server, whether it is demonstrated in messages, nicknames or usernames.
+
+`[3]` **Off-topic content and international discussions** Keep all content on-topic, i.e. don't use random commands in general, use it in dedicated channels. If you do not speak English, please move over to #international instead as well.
+
+`[4]` **Doxxing and blackmailing** Never share any personal information about yourself or others, nor blackmail anyone.
+
+`[5]` **Politics, drama and debates** Drama is outright not allowed, do not bring your drama into this server - we don't care, use direct messages instead, that's what they're for. Friendly debates and political discussions are allowed, however, please keep it to a constructive and respectful level.
+
+`[6]` **Minimodding and false reports** We have a staff team for a reason, please do not minimod or tell our staff what to do in a certain situation, we have our staff guidelines that we follow all the time. If you think staff is handling a situation inappropriately, contact higher-ups instead. False reports are also not permitted, depending on the situation you might get banned for it.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Common sense** Always use common sense, it's not that hard.
\ No newline at end of file
diff --git a/hi/Hindi.po b/hi/Hindi.po
index fc0a02d..87a0df3 100644
--- a/hi/Hindi.po
+++ b/hi/Hindi.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-09-29 06:34\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:26\n"
"Last-Translator: \n"
"Language-Team: Hindi\n"
"Language: hi_IN\n"
@@ -17,1050 +17,1373 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr "{0} , आपके द्वारा प्रदान किया गया समय अतीत का है|"
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr "यह समय अतीत में है |"
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr ""
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr "समय का एरर/त्रुटि! एक घंटे या पांच दिनो के बाद फिरसे प्रयास करे"
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr ""
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr ""
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr ""
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
msgstr ""
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr ""
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr ""
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr "ड्रेड रखरखाव/देखभाल के अधीन है!"
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr ""
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr "{0} , मैं वॉयस चैनल में नहीं हूं।"
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr "{0} , आपको मेरे साथ उसी वॉयस चैनल में रहना होगा। "
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr ""
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr ""
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr ""
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr ""
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr "ड्रेड के मालिक|"
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr "ड्रेड के व्यवस्थापक |"
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr ""
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr "ड्रेड का अनुवादक|"
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr "ड्रेड के प्रायोजक|"
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr ""
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr "ड्रेड के पार्टनर"
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr ""
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr ""
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr ""
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr ""
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr ""
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr ""
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr ""
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr "सदस्य शामिल हुए|\n"
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr "{0} सदस्य छोड़ गया |\n"
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr ""
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr ""
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr ""
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr ""
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr ""
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr ""
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr ""
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr ""
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr "प्रतिबंध"
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr ""
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr ""
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1075,272 +1398,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1350,464 +1713,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1819,322 +2181,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2150,12 +2515,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2174,108 +2539,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2287,241 +2652,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2529,66 +2914,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2597,107 +2982,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2705,631 +3092,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
-msgid "{0} Welcome messages are disabled in this server."
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
-msgid "{0} Welcome messages do not use embeds in this server."
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
-msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
+msgid "{0} Welcome messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
+msgid "{0} Welcome messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
+msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3344,129 +3867,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3481,665 +3999,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4149,1231 +4602,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5398,489 +5901,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5893,463 +6407,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/hi/faq.md b/hi/faq.md
new file mode 100644
index 0000000..f94a288
--- /dev/null
+++ b/hi/faq.md
@@ -0,0 +1,21 @@
+:flag_us: **Frequently Asked Questions**
+
+**Q: Why isn't a command working even though I am typing it right?** A: Either a command was removed or the bot is missing permissions.
+
+**Q: What language is the bot written in?** A: Python, discord.py library.
+
+**Q: Can I contribute to Dredd's source?** A: Yes, the link to the code is available via the `-source` command.
+
+**Q: Can I reduce the cooldowns of the commands?** A: No. They're there for a reason.
+
+**Q: Why isn't the bot responding to any of the commands?** A: If you're using the correct default prefix (`-`) and it wasn't changed in the server, the bot might be missing permissions to send messages or you were blacklisted from using the bot. To make sure the prefix hasn't been changed you can mention the bot and it should return the set prefix for that server, if it doesn't respond, invoke `@Dredd prefix` command and it will insert your guild's data into the database. If it still doesn't work, please open a ticket (#open-a-ticket) so we could tell you more information.
+
+**Q: I want to boost this server, what will I get for that?** A: You can see all the perks you get in #announcements's pinned messages
+
+**Q: I was blacklisted and would like to get unblacklisted.** A: Please open a ticket (#open-a-ticket) so we could discuss about it.
+
+**Q: How do I run your bot? Github doesn't provide any information.** A: As stated in github: "If you don't understand something, google it. Our support server **DOES NOT** provide support for cloning Dredd.", however if you open a ticket or dm any of the staff and cry about us not helping you clone the bot, you **WILL** get banned from the server.
+
+**Q: Are staff application open?** A: Try your luck here:
+
+**Q: Can I become a translator?** A: Yes, of course! DM one of the managers or submit a request for your language here: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/hi/rules.md b/hi/rules.md
new file mode 100644
index 0000000..4907bbf
--- /dev/null
+++ b/hi/rules.md
@@ -0,0 +1,19 @@
+:flag_us: **Server Rules**
+
+`[1]` **Respect all members** Treat others how you wish to be treated and never commence any personal attacks on someone. We are all humans made by human by our differences, embrace and respect them because they make us who we are.
+
+`[2]` **Spam and Advertising** Any and all forms of spam or advertising are not permitted in the server, whether it is demonstrated in messages, nicknames or usernames.
+
+`[3]` **Off-topic content and international discussions** Keep all content on-topic, i.e. don't use random commands in general, use it in dedicated channels. If you do not speak English, please move over to #international instead as well.
+
+`[4]` **Doxxing and blackmailing** Never share any personal information about yourself or others, nor blackmail anyone.
+
+`[5]` **Politics, drama and debates** Drama is outright not allowed, do not bring your drama into this server - we don't care, use direct messages instead, that's what they're for. Friendly debates and political discussions are allowed, however, please keep it to a constructive and respectful level.
+
+`[6]` **Minimodding and false reports** We have a staff team for a reason, please do not minimod or tell our staff what to do in a certain situation, we have our staff guidelines that we follow all the time. If you think staff is handling a situation inappropriately, contact higher-ups instead. False reports are also not permitted, depending on the situation you might get banned for it.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Common sense** Always use common sense, it's not that hard.
\ No newline at end of file
diff --git a/hu/Hungarian.po b/hu/Hungarian.po
index a4c7494..77ca5df 100644
--- a/hu/Hungarian.po
+++ b/hu/Hungarian.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:21\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:27\n"
"Last-Translator: \n"
"Language-Team: Hungarian\n"
"Language: hu_HU\n"
@@ -17,1053 +17,1376 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr ""
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr ""
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr ""
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr ""
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr ""
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr ""
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr ""
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
msgstr ""
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr ""
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr ""
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr ""
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr ""
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr ""
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr ""
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr ""
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr ""
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr ""
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr ""
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr ""
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr ""
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr ""
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr ""
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr ""
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr ""
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr ""
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr ""
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr ""
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr ""
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr "{0} Moderáció\n"
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr ""
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr ""
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr ""
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr ""
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr ""
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr ""
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr ""
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr ""
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr "némítás"
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr ""
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr "kirúgás"
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr "kitiltás"
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr ""
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr ""
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr "Szavazás szükséges!"
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr "Hé {0}!"
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr "{0} Ismeretlen hiba | #{1}"
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr "\n"
"*Matrica* - {0}"
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr "**Előtte:**"
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr "**Utána:**"
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr "**Felhasználó:** {0} `{1}`\n"
"**Csatorna:** {2} `#{3}`"
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr "**Üzenet:**"
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr "**Matrica:**"
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr "**Előtte:** {0}\n"
"**Utána:** {1}"
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr "Nem"
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr "Igen"
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1078,272 +1401,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr "Kikapcsolva"
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1353,464 +1716,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1822,322 +2184,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr "**Előtag:** `{0}`"
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr "**Előtag:** `!`"
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2153,12 +2518,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2177,108 +2542,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2290,241 +2655,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr "Funkciók"
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2532,66 +2917,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2600,107 +2985,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2708,631 +3095,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr "Parancs"
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
-msgstr "Alapértelmezett"
-
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
-msgstr "**Beállítások:**"
-
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr "Alapértelmezett"
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr "**Beállítások:**"
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
msgid "{0} Welcome messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
msgid "{0} Welcome messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3347,129 +3870,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3484,665 +4002,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
-msgstr ""
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
+msgstr "Törölve"
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
-msgstr "Törölve"
-
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4152,1231 +4605,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr "karakterek"
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr "karakter"
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5401,489 +5904,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5896,463 +6410,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/hu/faq.md b/hu/faq.md
new file mode 100644
index 0000000..f94a288
--- /dev/null
+++ b/hu/faq.md
@@ -0,0 +1,21 @@
+:flag_us: **Frequently Asked Questions**
+
+**Q: Why isn't a command working even though I am typing it right?** A: Either a command was removed or the bot is missing permissions.
+
+**Q: What language is the bot written in?** A: Python, discord.py library.
+
+**Q: Can I contribute to Dredd's source?** A: Yes, the link to the code is available via the `-source` command.
+
+**Q: Can I reduce the cooldowns of the commands?** A: No. They're there for a reason.
+
+**Q: Why isn't the bot responding to any of the commands?** A: If you're using the correct default prefix (`-`) and it wasn't changed in the server, the bot might be missing permissions to send messages or you were blacklisted from using the bot. To make sure the prefix hasn't been changed you can mention the bot and it should return the set prefix for that server, if it doesn't respond, invoke `@Dredd prefix` command and it will insert your guild's data into the database. If it still doesn't work, please open a ticket (#open-a-ticket) so we could tell you more information.
+
+**Q: I want to boost this server, what will I get for that?** A: You can see all the perks you get in #announcements's pinned messages
+
+**Q: I was blacklisted and would like to get unblacklisted.** A: Please open a ticket (#open-a-ticket) so we could discuss about it.
+
+**Q: How do I run your bot? Github doesn't provide any information.** A: As stated in github: "If you don't understand something, google it. Our support server **DOES NOT** provide support for cloning Dredd.", however if you open a ticket or dm any of the staff and cry about us not helping you clone the bot, you **WILL** get banned from the server.
+
+**Q: Are staff application open?** A: Try your luck here:
+
+**Q: Can I become a translator?** A: Yes, of course! DM one of the managers or submit a request for your language here: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/hu/rules.md b/hu/rules.md
new file mode 100644
index 0000000..4907bbf
--- /dev/null
+++ b/hu/rules.md
@@ -0,0 +1,19 @@
+:flag_us: **Server Rules**
+
+`[1]` **Respect all members** Treat others how you wish to be treated and never commence any personal attacks on someone. We are all humans made by human by our differences, embrace and respect them because they make us who we are.
+
+`[2]` **Spam and Advertising** Any and all forms of spam or advertising are not permitted in the server, whether it is demonstrated in messages, nicknames or usernames.
+
+`[3]` **Off-topic content and international discussions** Keep all content on-topic, i.e. don't use random commands in general, use it in dedicated channels. If you do not speak English, please move over to #international instead as well.
+
+`[4]` **Doxxing and blackmailing** Never share any personal information about yourself or others, nor blackmail anyone.
+
+`[5]` **Politics, drama and debates** Drama is outright not allowed, do not bring your drama into this server - we don't care, use direct messages instead, that's what they're for. Friendly debates and political discussions are allowed, however, please keep it to a constructive and respectful level.
+
+`[6]` **Minimodding and false reports** We have a staff team for a reason, please do not minimod or tell our staff what to do in a certain situation, we have our staff guidelines that we follow all the time. If you think staff is handling a situation inappropriately, contact higher-ups instead. False reports are also not permitted, depending on the situation you might get banned for it.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Common sense** Always use common sense, it's not that hard.
\ No newline at end of file
diff --git a/hy-AM/Armenian.po b/hy-AM/Armenian.po
index 2f87443..7a3ba2d 100644
--- a/hy-AM/Armenian.po
+++ b/hy-AM/Armenian.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:21\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:27\n"
"Last-Translator: \n"
"Language-Team: Armenian\n"
"Language: hy_AM\n"
@@ -17,1050 +17,1373 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr ""
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr ""
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr ""
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr ""
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr ""
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr ""
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr ""
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
msgstr ""
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr ""
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr ""
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr ""
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr ""
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr ""
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr ""
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr ""
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr ""
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr ""
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr ""
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr ""
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr ""
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr ""
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr ""
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr ""
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr ""
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr ""
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr ""
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr ""
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr ""
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr ""
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr ""
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr ""
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr ""
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr ""
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr ""
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr ""
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr ""
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr ""
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr ""
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr ""
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr ""
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr ""
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr ""
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr ""
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1075,272 +1398,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1350,464 +1713,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1819,322 +2181,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2150,12 +2515,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2174,108 +2539,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2287,241 +2652,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2529,66 +2914,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2597,107 +2982,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2705,631 +3092,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
-msgid "{0} Welcome messages are disabled in this server."
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
-msgid "{0} Welcome messages do not use embeds in this server."
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
-msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
+msgid "{0} Welcome messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
+msgid "{0} Welcome messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
+msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3344,129 +3867,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3481,665 +3999,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4149,1231 +4602,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5398,489 +5901,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5893,463 +6407,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/hy-AM/faq.md b/hy-AM/faq.md
new file mode 100644
index 0000000..f94a288
--- /dev/null
+++ b/hy-AM/faq.md
@@ -0,0 +1,21 @@
+:flag_us: **Frequently Asked Questions**
+
+**Q: Why isn't a command working even though I am typing it right?** A: Either a command was removed or the bot is missing permissions.
+
+**Q: What language is the bot written in?** A: Python, discord.py library.
+
+**Q: Can I contribute to Dredd's source?** A: Yes, the link to the code is available via the `-source` command.
+
+**Q: Can I reduce the cooldowns of the commands?** A: No. They're there for a reason.
+
+**Q: Why isn't the bot responding to any of the commands?** A: If you're using the correct default prefix (`-`) and it wasn't changed in the server, the bot might be missing permissions to send messages or you were blacklisted from using the bot. To make sure the prefix hasn't been changed you can mention the bot and it should return the set prefix for that server, if it doesn't respond, invoke `@Dredd prefix` command and it will insert your guild's data into the database. If it still doesn't work, please open a ticket (#open-a-ticket) so we could tell you more information.
+
+**Q: I want to boost this server, what will I get for that?** A: You can see all the perks you get in #announcements's pinned messages
+
+**Q: I was blacklisted and would like to get unblacklisted.** A: Please open a ticket (#open-a-ticket) so we could discuss about it.
+
+**Q: How do I run your bot? Github doesn't provide any information.** A: As stated in github: "If you don't understand something, google it. Our support server **DOES NOT** provide support for cloning Dredd.", however if you open a ticket or dm any of the staff and cry about us not helping you clone the bot, you **WILL** get banned from the server.
+
+**Q: Are staff application open?** A: Try your luck here:
+
+**Q: Can I become a translator?** A: Yes, of course! DM one of the managers or submit a request for your language here: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/hy-AM/rules.md b/hy-AM/rules.md
new file mode 100644
index 0000000..4907bbf
--- /dev/null
+++ b/hy-AM/rules.md
@@ -0,0 +1,19 @@
+:flag_us: **Server Rules**
+
+`[1]` **Respect all members** Treat others how you wish to be treated and never commence any personal attacks on someone. We are all humans made by human by our differences, embrace and respect them because they make us who we are.
+
+`[2]` **Spam and Advertising** Any and all forms of spam or advertising are not permitted in the server, whether it is demonstrated in messages, nicknames or usernames.
+
+`[3]` **Off-topic content and international discussions** Keep all content on-topic, i.e. don't use random commands in general, use it in dedicated channels. If you do not speak English, please move over to #international instead as well.
+
+`[4]` **Doxxing and blackmailing** Never share any personal information about yourself or others, nor blackmail anyone.
+
+`[5]` **Politics, drama and debates** Drama is outright not allowed, do not bring your drama into this server - we don't care, use direct messages instead, that's what they're for. Friendly debates and political discussions are allowed, however, please keep it to a constructive and respectful level.
+
+`[6]` **Minimodding and false reports** We have a staff team for a reason, please do not minimod or tell our staff what to do in a certain situation, we have our staff guidelines that we follow all the time. If you think staff is handling a situation inappropriately, contact higher-ups instead. False reports are also not permitted, depending on the situation you might get banned for it.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Common sense** Always use common sense, it's not that hard.
\ No newline at end of file
diff --git a/id/Indonesian.po b/id/Indonesian.po
index c2208d5..664283b 100644
--- a/id/Indonesian.po
+++ b/id/Indonesian.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:21\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:27\n"
"Last-Translator: \n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"
@@ -17,1050 +17,1377 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
-msgstr ""
+msgstr "{0} Waktu yang kamu berikan sudah berlalu"
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
-msgstr ""
+msgstr "Waktu ini sudah berlalu."
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr ""
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
-msgstr ""
+msgstr "Waktu Galat! cobalah \"in an hour\" atau \"5 days\"."
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr ""
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
-msgstr ""
+msgstr "Jika waktunya dikutip, kamu harus menghapus tanda kutipnya."
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
-msgstr ""
+msgstr "Maaf, tapi aku tidak mengerti apa yang kamu maksud. Mungkin kamu tidak menspesifikasikan waktunya atau kamu menspesifikasikannya dalam bahasa lain (bukan bahasa Inggris)"
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
-msgstr ""
+msgstr "Ups!\n"
+"Terjadi galat saat mengambil vote kamu: {0}"
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
-msgstr ""
+msgstr "Terjadi galat saat mencoba mengambil vote kamu, mengirim galat terperinci ke pengembangku.\n"
+"```py\n"
+"{0}```"
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
-msgstr ""
+msgstr "Perintah ini sedang dalam tahap pengujian, kamu bisa bergabung menuju server dukungan jika kamu ingin menerapkan guild-mu menjadi guild pengujian atau jika kamu ingin tahu kapan perintah tersebut akan tersedia."
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
-msgstr ""
+msgstr "Sayangnya, perintah ini dihapus dalam pembaruan berikutnya, jika kamu ingin tahu alasannya, silakan bergabung menuju server dukungan di sini {0}"
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
-msgstr ""
+msgstr "Halo!\n"
+"Saat ini kami sedang dalam masa pemeliharaan dan juga bot tidak bisa digunakan. Kamu bisa bergabung menuju [server dukungan]({0}) atau berlangganan [halaman status]({1}) kami untuk mengetahui kapan kami akan tersedia lagi!"
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
-msgstr ""
+msgstr "Dredd sedang dalam masa pemeliharaan!"
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
-msgstr ""
+msgstr "{0} | Saat Ini `{1}` dan subperintah yang sesuai dinonaktifkan dengan alasan: `{2}`"
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
-msgstr ""
+msgstr "{0} | Saat ini `{1} {2}` dinonaktifkan dengan alasan: `{3}`"
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
-msgstr ""
+msgstr "{0} | Saat ini `{1}` dinonaktifkan dengan alasan: `{2}`"
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
-msgstr ""
+msgstr "{0} Kamu harus berada di channel suara terlebih dahulu."
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
-msgstr ""
+msgstr "{0} Aku tidak berada di channel suara."
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
-msgstr ""
+msgstr "{0} Kamu harus berada di channel suara yang sama denganku."
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
-msgstr ""
+msgstr "{0} Aku tidak memiliki perizinan di channel suara kamu. Pastikan kamu telah memberikanku perizinan yang benar!"
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr ""
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr ""
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr ""
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr ""
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr ""
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr ""
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr ""
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr ""
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr ""
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr ""
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr ""
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr ""
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr ""
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr ""
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr ""
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr ""
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr ""
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr ""
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr ""
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr ""
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr ""
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr ""
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr ""
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr ""
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr ""
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr ""
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr ""
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr ""
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr ""
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1075,272 +1402,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1350,464 +1717,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1819,322 +2185,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2150,12 +2519,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2174,108 +2543,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2287,241 +2656,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2529,66 +2918,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2597,107 +2986,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2705,239 +3096,374 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+msgstr ""
+
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
msgid "**Mute role:** {0}\n"
"**Prefix:** `{1}`\n"
"**Language:** {2}\n"
@@ -2945,391 +3471,392 @@ msgid "**Mute role:** {0}\n"
"**Admin role:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
+#: dredd v3/cogs/manage.py:469
msgid "Not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
msgid "Run `{0}serversettings joinembed` to view the welcome embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
+#: dredd v3/cogs/manage.py:479
msgid "Welcome Message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
msgid "Run `{0}serversettings leaveembed` to view the leave embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
+#: dredd v3/cogs/manage.py:486
msgid "Leave Message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
+#: dredd v3/cogs/manage.py:489
msgid "View welcoming embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
+#: dredd v3/cogs/manage.py:493
msgid " View welcoming messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
msgid "{0} Welcome messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
msgid "{0} Welcome messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3344,129 +3871,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3481,665 +4003,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4149,1231 +4606,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5398,489 +5905,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5893,463 +6411,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/id/faq.md b/id/faq.md
new file mode 100644
index 0000000..f94a288
--- /dev/null
+++ b/id/faq.md
@@ -0,0 +1,21 @@
+:flag_us: **Frequently Asked Questions**
+
+**Q: Why isn't a command working even though I am typing it right?** A: Either a command was removed or the bot is missing permissions.
+
+**Q: What language is the bot written in?** A: Python, discord.py library.
+
+**Q: Can I contribute to Dredd's source?** A: Yes, the link to the code is available via the `-source` command.
+
+**Q: Can I reduce the cooldowns of the commands?** A: No. They're there for a reason.
+
+**Q: Why isn't the bot responding to any of the commands?** A: If you're using the correct default prefix (`-`) and it wasn't changed in the server, the bot might be missing permissions to send messages or you were blacklisted from using the bot. To make sure the prefix hasn't been changed you can mention the bot and it should return the set prefix for that server, if it doesn't respond, invoke `@Dredd prefix` command and it will insert your guild's data into the database. If it still doesn't work, please open a ticket (#open-a-ticket) so we could tell you more information.
+
+**Q: I want to boost this server, what will I get for that?** A: You can see all the perks you get in #announcements's pinned messages
+
+**Q: I was blacklisted and would like to get unblacklisted.** A: Please open a ticket (#open-a-ticket) so we could discuss about it.
+
+**Q: How do I run your bot? Github doesn't provide any information.** A: As stated in github: "If you don't understand something, google it. Our support server **DOES NOT** provide support for cloning Dredd.", however if you open a ticket or dm any of the staff and cry about us not helping you clone the bot, you **WILL** get banned from the server.
+
+**Q: Are staff application open?** A: Try your luck here:
+
+**Q: Can I become a translator?** A: Yes, of course! DM one of the managers or submit a request for your language here: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/id/rules.md b/id/rules.md
new file mode 100644
index 0000000..4907bbf
--- /dev/null
+++ b/id/rules.md
@@ -0,0 +1,19 @@
+:flag_us: **Server Rules**
+
+`[1]` **Respect all members** Treat others how you wish to be treated and never commence any personal attacks on someone. We are all humans made by human by our differences, embrace and respect them because they make us who we are.
+
+`[2]` **Spam and Advertising** Any and all forms of spam or advertising are not permitted in the server, whether it is demonstrated in messages, nicknames or usernames.
+
+`[3]` **Off-topic content and international discussions** Keep all content on-topic, i.e. don't use random commands in general, use it in dedicated channels. If you do not speak English, please move over to #international instead as well.
+
+`[4]` **Doxxing and blackmailing** Never share any personal information about yourself or others, nor blackmail anyone.
+
+`[5]` **Politics, drama and debates** Drama is outright not allowed, do not bring your drama into this server - we don't care, use direct messages instead, that's what they're for. Friendly debates and political discussions are allowed, however, please keep it to a constructive and respectful level.
+
+`[6]` **Minimodding and false reports** We have a staff team for a reason, please do not minimod or tell our staff what to do in a certain situation, we have our staff guidelines that we follow all the time. If you think staff is handling a situation inappropriately, contact higher-ups instead. False reports are also not permitted, depending on the situation you might get banned for it.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Common sense** Always use common sense, it's not that hard.
\ No newline at end of file
diff --git a/it/Italian.po b/it/Italian.po
index 796708e..b603748 100644
--- a/it/Italian.po
+++ b/it/Italian.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:21\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-05-23 10:06\n"
"Last-Translator: \n"
"Language-Team: Italian\n"
"Language: it_IT\n"
@@ -17,1050 +17,1377 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
-msgstr ""
+msgstr "{0} Il tempo che hai specificato è nel passato"
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
-msgstr ""
+msgstr "Questa volta è nel passato."
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
-msgstr ""
+msgstr "Argomento mancante dopo il tempo."
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
-msgstr ""
+msgstr "Errore di tempo! prova \"tra un'ora\" o \"5 giorni\"."
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
-msgstr ""
+msgstr "Preventivo prima di inserire l'ora..."
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
-msgstr ""
+msgstr "Se l'ora è indicata, è necessario eliminarla."
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
-msgstr ""
+msgstr "Scusa ma non ho capito cosa volevi dire. Probabilmente non hai specificato l'ora o l'hai specificata in un'altra lingua (non in inglese)"
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
-msgstr ""
+msgstr "Oops!\n"
+"Si è verificato un errore durante il recupero del voto: {0}"
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
-msgstr ""
+msgstr "Si è verificato un errore durante il tentativo di recuperare il tuo voto, ho inviato l'errore dettagliato ai miei sviluppatori.\n"
+"```py\n"
+"{0}```"
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
-msgstr ""
+msgstr "Questo comando è nella sua fase di test, puoi unirti al server di supporto se vuoi applicare la tua gilda per essere una gilda di test o sapere quando il comando sarà disponibile."
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
-msgstr ""
+msgstr "Sfortunatamente, questo comando verrà rimosso nel prossimo aggiornamento, se vuoi sapere perché, unisciti al server di supporto qui {0}"
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
-msgstr ""
+msgstr "Ciao!\n"
+"Al momento siamo in manutenzione e il bot non è disponibile per l'uso. Puoi unirti al [server di supporto]({0}) o iscriverti alla nostra [pagina di stato]({1}) per sapere quando saremo di nuovo disponibili!"
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
-msgstr ""
+msgstr "Dredd è in manutenzione!"
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
-msgstr ""
+msgstr "{0} | `{1}` e i relativi sottocomandi sono attualmente disabilitati per: `{2}`"
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
-msgstr ""
+msgstr "{0} | `{1} {2}` è attualmente disabilitato per: `{3}`"
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
-msgstr ""
+msgstr "{0} | `{1}` è attualmente disabilitato per: `{2}`"
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
-msgstr ""
+msgstr "{0} Devi prima essere in un canale vocale."
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
-msgstr ""
+msgstr "{0} Non sono nel canale vocale."
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
-msgstr ""
+msgstr "{0} Devi essere sullo stesso canale vocale con me."
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
-msgstr ""
+msgstr "{0} Mi mancano le autorizzazioni nel tuo canale vocale. Assicurati di avermi dato i permessi corretti!"
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
-msgstr ""
+msgstr "{0} Non sto giocando a niente."
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
-msgstr ""
+msgstr "{0} Il lettore non è in pausa."
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
-msgstr ""
+msgstr "{0} Il lettore è già in pausa."
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
-msgstr ""
+msgstr "Questo membro non è stato bannato prima."
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
-msgstr ""
+msgstr "Le opzioni valide sono {0}"
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
-msgstr ""
+msgstr "I valori validi sono {0}"
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
-msgstr ""
+msgstr "Livello successivo nei potenziamenti **{0}**"
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
-msgstr ""
+msgstr "Proprietario di Dredd"
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
-msgstr ""
+msgstr "Amministratore di Dredd"
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
-msgstr ""
+msgstr "Membro dello staff nel [server di supporto]({0}) o collaboratore di Dredd"
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
-msgstr ""
+msgstr "Traduttore di Dredd"
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
-msgstr ""
+msgstr "Lo sponsor di Dredd"
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
-msgstr ""
+msgstr "Booster di [server di supporto di Dredd]({0}) o Donatore"
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
-msgstr ""
+msgstr "Partner di Dredd"
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
-msgstr ""
+msgstr "Cacciatore di errori Dredd"
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
-msgstr ""
+msgstr "Cacciatore BETA di errori Dredd"
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
-msgstr ""
+msgstr "Primo sostenitore di Dredd"
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
-msgstr ""
+msgstr "Primo Super sostenitore di Dredd"
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
-msgstr ""
+msgstr "Utente nella lista nera"
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
-msgstr ""
+msgstr "Un distintivo speciale per Duck :duck:"
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
-msgstr ""
+msgstr "{0} Dredd Staff server"
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
-msgstr ""
+msgstr "{} Server verificato Dredd"
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
-msgstr ""
+msgstr "{0} Server partner Dredd"
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
-msgstr ""
+msgstr "{0} Messaggi modificati\n"
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
-msgstr ""
+msgstr "{0} Messaggi eliminati\n"
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
-msgstr ""
+msgstr "{0} Moderazione\n"
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
-msgstr ""
+msgstr "{0} Registri di gilda\n"
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
-msgstr ""
+msgstr "{0} Iscrizioni dei membri\n"
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
-msgstr ""
+msgstr "{0} Membri permessi\n"
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
-msgstr ""
+msgstr "{0} Aggiornamenti sui membri\n"
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
-msgstr ""
+msgstr "{0} Modalità raid\n"
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
-msgstr ""
+msgstr "{0} Messaggi di benvenuto\n"
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
-msgstr ""
+msgstr "{0} Messaggi di addio\n"
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
-msgstr ""
+msgstr "{0} Ruolo in entrata\n"
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
-msgstr ""
+msgstr "{0} Dehoisting\n"
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
-msgstr ""
+msgstr "{0} Auto-moderazione\n"
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
-msgstr ""
+msgstr "silenzia"
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
-msgstr ""
+msgstr "silenzia temporaneamente"
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
-msgstr ""
+msgstr "espelli"
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
-msgstr ""
+msgstr "bandisci"
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
-msgstr ""
+msgstr "bandisci temporaneamente"
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
-msgstr ""
+msgstr "Non sono riuscito a trovare questa playlist! Per favore riprova o usa un link diverso."
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
-msgstr ""
+msgstr "Non sono riuscito a trovare questo album! Per favore riprova o usa un link diverso."
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
-msgstr ""
+msgstr "L'URL inserito non è valido o non esiste!"
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
-msgstr ""
+msgstr "{0} Aggiunta la playlist **{1}** con {2} canzoni in coda!"
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
-msgstr ""
+msgstr "{0} Aggiunta l'album **{1}** con {2} canzoni in coda!"
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
+msgstr "{0} Aggiunto **{1}** alla Coda!"
+
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr "Sembra che sia stato disconnesso dal canale durante il processo."
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr "{0} Aggiunto **{1}** alla Coda! (`{2}`)"
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr "Annullando il comando. Eliminazione di questo messaggio in 15 secondi"
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr "Questa pagina del menù non può essere controllata da te, mi dispiace!"
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr "Si è verificato un errore sconosciuto, mi dispiace"
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr "Seleziona un'opzione..."
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr "Comando annullato."
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr "Il messaggio deve essere meno di 32 caratteri. Assicurati di non fare confusione!"
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr "Non puoi fornire un link, riprova senza un link."
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr "Puoi solo fornire link di canzoni, riprova con un link."
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr "Il comando è scaduto."
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr "{0} L'interazione ha restituito un valore sconosciuto, si prega di segnalarlo agli sviluppatori qui: {support}"
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr "{0} Puoi avere un massimo di 15 playlist."
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr "Fornire il nome della playlist che vuoi utilizzare. Il nome della playlist non può superare 32 caratteri."
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr "{0} Playlist creata con successo **{1}**"
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr "{0} Hai già una playlist chiamata **{1}**"
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr "{0} Playlist eliminata con successo **{1}**"
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr "{0} Non hai una playlist chiamata **{1}**"
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1075,272 +1402,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1350,464 +1717,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1819,322 +2185,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2150,12 +2519,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2174,108 +2543,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2287,241 +2656,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2529,66 +2918,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2597,107 +2986,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2705,239 +3096,374 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
+msgstr ""
+
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+msgstr ""
+
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
msgid "My prefix in this server is `{0}`\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
+#: dredd v3/cogs/manage.py:410
msgid "Change my prefix in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
+#: dredd v3/cogs/manage.py:415
msgid " Change my prefix in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
msgid "{0} Changed my prefix in this server to `{1}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
+#: dredd v3/cogs/manage.py:426
msgid "Change bot's language in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
+#: dredd v3/cogs/manage.py:432
msgid " Change the bot's language in the current server to your prefered one (if available) "
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
msgid "{0} Changed the bot language to `{1}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
+#: dredd v3/cogs/manage.py:443
msgid "A rough overview on server settings"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
+#: dredd v3/cogs/manage.py:449
msgid " Rough overview on server settings, such as logging and more. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
msgid "Default"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
msgid "{0} {1} Server Settings"
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
+#: dredd v3/cogs/manage.py:462
msgid "**Logs:**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
+#: dredd v3/cogs/manage.py:463
msgid "**Settings:**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
+#: dredd v3/cogs/manage.py:464
msgid "**More:**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
msgid "**Mute role:** {0}\n"
"**Prefix:** `{1}`\n"
"**Language:** {2}\n"
@@ -2945,391 +3471,392 @@ msgid "**Mute role:** {0}\n"
"**Admin role:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
+#: dredd v3/cogs/manage.py:469
msgid "Not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
msgid "Run `{0}serversettings joinembed` to view the welcome embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
+#: dredd v3/cogs/manage.py:479
msgid "Welcome Message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
msgid "Run `{0}serversettings leaveembed` to view the leave embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
+#: dredd v3/cogs/manage.py:486
msgid "Leave Message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
+#: dredd v3/cogs/manage.py:489
msgid "View welcoming embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
+#: dredd v3/cogs/manage.py:493
msgid " View welcoming messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
msgid "{0} Welcome messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
msgid "{0} Welcome messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3344,129 +3871,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3481,665 +4003,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4149,1231 +4606,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5398,489 +5905,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5893,463 +6411,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr "{0} La playlist non ha brani o non è stata trovata."
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/it/faq.md b/it/faq.md
new file mode 100644
index 0000000..f94a288
--- /dev/null
+++ b/it/faq.md
@@ -0,0 +1,21 @@
+:flag_us: **Frequently Asked Questions**
+
+**Q: Why isn't a command working even though I am typing it right?** A: Either a command was removed or the bot is missing permissions.
+
+**Q: What language is the bot written in?** A: Python, discord.py library.
+
+**Q: Can I contribute to Dredd's source?** A: Yes, the link to the code is available via the `-source` command.
+
+**Q: Can I reduce the cooldowns of the commands?** A: No. They're there for a reason.
+
+**Q: Why isn't the bot responding to any of the commands?** A: If you're using the correct default prefix (`-`) and it wasn't changed in the server, the bot might be missing permissions to send messages or you were blacklisted from using the bot. To make sure the prefix hasn't been changed you can mention the bot and it should return the set prefix for that server, if it doesn't respond, invoke `@Dredd prefix` command and it will insert your guild's data into the database. If it still doesn't work, please open a ticket (#open-a-ticket) so we could tell you more information.
+
+**Q: I want to boost this server, what will I get for that?** A: You can see all the perks you get in #announcements's pinned messages
+
+**Q: I was blacklisted and would like to get unblacklisted.** A: Please open a ticket (#open-a-ticket) so we could discuss about it.
+
+**Q: How do I run your bot? Github doesn't provide any information.** A: As stated in github: "If you don't understand something, google it. Our support server **DOES NOT** provide support for cloning Dredd.", however if you open a ticket or dm any of the staff and cry about us not helping you clone the bot, you **WILL** get banned from the server.
+
+**Q: Are staff application open?** A: Try your luck here:
+
+**Q: Can I become a translator?** A: Yes, of course! DM one of the managers or submit a request for your language here: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/it/rules.md b/it/rules.md
new file mode 100644
index 0000000..4907bbf
--- /dev/null
+++ b/it/rules.md
@@ -0,0 +1,19 @@
+:flag_us: **Server Rules**
+
+`[1]` **Respect all members** Treat others how you wish to be treated and never commence any personal attacks on someone. We are all humans made by human by our differences, embrace and respect them because they make us who we are.
+
+`[2]` **Spam and Advertising** Any and all forms of spam or advertising are not permitted in the server, whether it is demonstrated in messages, nicknames or usernames.
+
+`[3]` **Off-topic content and international discussions** Keep all content on-topic, i.e. don't use random commands in general, use it in dedicated channels. If you do not speak English, please move over to #international instead as well.
+
+`[4]` **Doxxing and blackmailing** Never share any personal information about yourself or others, nor blackmail anyone.
+
+`[5]` **Politics, drama and debates** Drama is outright not allowed, do not bring your drama into this server - we don't care, use direct messages instead, that's what they're for. Friendly debates and political discussions are allowed, however, please keep it to a constructive and respectful level.
+
+`[6]` **Minimodding and false reports** We have a staff team for a reason, please do not minimod or tell our staff what to do in a certain situation, we have our staff guidelines that we follow all the time. If you think staff is handling a situation inappropriately, contact higher-ups instead. False reports are also not permitted, depending on the situation you might get banned for it.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Common sense** Always use common sense, it's not that hard.
\ No newline at end of file
diff --git a/ja/Japanese.po b/ja/Japanese.po
index 3b42973..685467f 100644
--- a/ja/Japanese.po
+++ b/ja/Japanese.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:21\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:27\n"
"Last-Translator: \n"
"Language-Team: Japanese\n"
"Language: ja_JP\n"
@@ -17,44 +17,44 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr "{0} あなたが提供した時間は過去です"
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr "この時は過去です。"
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr "時間の後に引数がありません。"
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr "時間エラー!「1時間」または「5日」を試してください。"
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr "時間入力の前の見積もりを想定しています..."
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr "時間が引用される場合は、引用を解除する必要があります。"
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr "申し訳ありませんが、私はあなたが何を意味しているのか理解できませんでした。おそらく時間を指定していないか、別の言語(英語ではありません)で指定していませんでした。"
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr "おっと!\n"
"投票の取得中にエラーが発生しました: {0}"
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
@@ -62,1010 +62,1333 @@ msgstr "投票の取得時にエラーが発生しました。詳細なエラー
"```py\n"
"{0}```"
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr "このコマンドはテスト段階にあります ギルドをテストギルドに適用したい場合や、いつコマンドが利用可能になるかを知る場合は、サポートサーバーに参加できます"
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr "残念ながら、このコマンドは次のアップデートで削除されています。理由を知りたい場合は、ここでサポートサーバーに参加してください {0}"
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr "こんにちは!\n"
" 現在メンテナンス中であり、ボットは使用できません。 [サポートサーバー]({0})に参加するか、[ステータスページ]({1})に登録して、いつ再び利用可能になかを知ることができます。"
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr "Dredd はメンテナンス中です!"
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr "{0} | `{1}` と対応するサブコマンドは現在無効になっています `{2}`"
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr "{0} | `{1} {2}` は現在無効です: `{3}`"
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr "{0} | `{1}` は現在無効: `{2}`"
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr "{0} まずはボイスチャンネルに入っている必要があります。"
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr "{0} ボイスチャンネルに参加していません。"
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr "{0} 私と同じボイスチャンネルに参加する必要があります。"
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr "{0} あなたのボイスチャンネルに権限がありません。正しい権限が与えられているか確認してください!"
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr "{0} 何も再生していません"
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr "{0} プレイヤーは一時停止されていません。"
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr "{0} プレイヤーは既に一時停止しています。"
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr "このメンバーはBANされていません。"
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr "有効なオプションは {0} です"
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr "有効な値は {0} です"
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr "次のレベルは **{0}** のブースト"
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr "Dreddの所有者"
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr "Admin of Dredd"
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr "[Support server]({0}) または Dreddit 貢献者のスタッフメンバー"
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr "Dredd の翻訳"
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr "Dredd Sponsor"
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr "[Dreddのサポートサーバー]({0})または寄付者のBooster"
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr "Dredd Partner"
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr "Dreddバグハンター"
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr "Dredd BETA バグハンター"
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr "Dredd早期サポーター。"
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr "Dredd超早期サポーター"
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr "ブラックリストに登録されたユーザー"
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr "Duck :duck: の特別なバッジ"
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr "{0} Dreddスタッフサーバー"
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr "{} Dredd検証済みサーバー"
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr "{0} Dreddパートナーサーバー"
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr "{0} 編集されたメッセージ\n"
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr "{0} 削除されたメッセージ\n"
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr "{0} モデレーション\n"
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr "{0} ギルドログ\n"
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr "{0} 人のメンバーが\n"
" に参加\n"
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr "{0} 人のメンバーが退出しました\n"
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr "{0} メンバーアップデート\n"
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr "{0} 集結モード\n"
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr ""
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr ""
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr ""
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr ""
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr ""
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr ""
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr ""
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr ""
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr ""
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1080,272 +1403,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1355,464 +1718,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1824,322 +2186,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2155,12 +2520,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2179,108 +2544,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2292,241 +2657,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2534,66 +2919,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2602,107 +2987,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2710,631 +3097,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
-msgid "{0} Welcome messages are disabled in this server."
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
-msgid "{0} Welcome messages do not use embeds in this server."
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
-msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
+msgid "{0} Welcome messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
+msgid "{0} Welcome messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
+msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3349,129 +3872,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3486,665 +4004,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4154,1231 +4607,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5403,489 +5906,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5898,463 +6412,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/ja/faq.md b/ja/faq.md
new file mode 100644
index 0000000..f94a288
--- /dev/null
+++ b/ja/faq.md
@@ -0,0 +1,21 @@
+:flag_us: **Frequently Asked Questions**
+
+**Q: Why isn't a command working even though I am typing it right?** A: Either a command was removed or the bot is missing permissions.
+
+**Q: What language is the bot written in?** A: Python, discord.py library.
+
+**Q: Can I contribute to Dredd's source?** A: Yes, the link to the code is available via the `-source` command.
+
+**Q: Can I reduce the cooldowns of the commands?** A: No. They're there for a reason.
+
+**Q: Why isn't the bot responding to any of the commands?** A: If you're using the correct default prefix (`-`) and it wasn't changed in the server, the bot might be missing permissions to send messages or you were blacklisted from using the bot. To make sure the prefix hasn't been changed you can mention the bot and it should return the set prefix for that server, if it doesn't respond, invoke `@Dredd prefix` command and it will insert your guild's data into the database. If it still doesn't work, please open a ticket (#open-a-ticket) so we could tell you more information.
+
+**Q: I want to boost this server, what will I get for that?** A: You can see all the perks you get in #announcements's pinned messages
+
+**Q: I was blacklisted and would like to get unblacklisted.** A: Please open a ticket (#open-a-ticket) so we could discuss about it.
+
+**Q: How do I run your bot? Github doesn't provide any information.** A: As stated in github: "If you don't understand something, google it. Our support server **DOES NOT** provide support for cloning Dredd.", however if you open a ticket or dm any of the staff and cry about us not helping you clone the bot, you **WILL** get banned from the server.
+
+**Q: Are staff application open?** A: Try your luck here:
+
+**Q: Can I become a translator?** A: Yes, of course! DM one of the managers or submit a request for your language here: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/ja/rules.md b/ja/rules.md
new file mode 100644
index 0000000..4907bbf
--- /dev/null
+++ b/ja/rules.md
@@ -0,0 +1,19 @@
+:flag_us: **Server Rules**
+
+`[1]` **Respect all members** Treat others how you wish to be treated and never commence any personal attacks on someone. We are all humans made by human by our differences, embrace and respect them because they make us who we are.
+
+`[2]` **Spam and Advertising** Any and all forms of spam or advertising are not permitted in the server, whether it is demonstrated in messages, nicknames or usernames.
+
+`[3]` **Off-topic content and international discussions** Keep all content on-topic, i.e. don't use random commands in general, use it in dedicated channels. If you do not speak English, please move over to #international instead as well.
+
+`[4]` **Doxxing and blackmailing** Never share any personal information about yourself or others, nor blackmail anyone.
+
+`[5]` **Politics, drama and debates** Drama is outright not allowed, do not bring your drama into this server - we don't care, use direct messages instead, that's what they're for. Friendly debates and political discussions are allowed, however, please keep it to a constructive and respectful level.
+
+`[6]` **Minimodding and false reports** We have a staff team for a reason, please do not minimod or tell our staff what to do in a certain situation, we have our staff guidelines that we follow all the time. If you think staff is handling a situation inappropriately, contact higher-ups instead. False reports are also not permitted, depending on the situation you might get banned for it.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Common sense** Always use common sense, it's not that hard.
\ No newline at end of file
diff --git a/lt/Lithuanian.po b/lt/Lithuanian.po
index 22fc3bd..6f3dac9 100644
--- a/lt/Lithuanian.po
+++ b/lt/Lithuanian.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-10-09 13:07\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:26\n"
"Last-Translator: \n"
"Language-Team: Lithuanian\n"
"Language: lt_LT\n"
@@ -17,44 +17,44 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr "{0} Laikas, kurį nurodėte yra praeityje"
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr "Nurodytas laikas yra praeityje."
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr "Trūksta argumento po nurodyto laiko."
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr "Laiko klaida! Pabandykite \"po valandos\" arba \"5 dienų\"."
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr "Prieš laiką turi būti padėtos kabutės..."
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr "Jeigu laiko vienetas yra kabutėse, turite jas pašalinti."
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr "Atleiskite, tačiau aš nesupratau ką jūs turėjote omenyje. Jūs tikriausiai nenurodėte laiko arba jį nurodėte kita kalba (ne anglų)"
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr "Oops!\n"
"Įvyko klaida, gaunant tavo balsą: {0}"
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
@@ -62,598 +62,907 @@ msgstr "Įvyko klaida, bandant gauti tavo balsą, klaidos detalės buvo nusiųst
"```py\n"
"{0}```"
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr "Ši komanda yra testuojama. Galite prisijungti į mūsų pagalbos serverį, jeigu norite padaryti savo serverį testavimo serveriu arba sužinoti, kada komanda vėl bus galima naudojimui."
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr "Dėja ši komanda bus panaikinta kitame atnaujinime. Jeigu norite sužinoti kodėl, prašau prisijungti prie pagalbos serverio {0}"
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr "Sveiki!\n"
"Šiuo metu Dredd yra tvarkomas ir negalimas naudojimui. Jūs galite prisijungti prie [pagalbos serverio]({0}) arba prenumeruoti mūsų [būklės puslapį]({1}), kad sužinotumėte, kada jis vėl bus prieinamas!"
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr "Dredd šiuo metu yra tvarkomas!"
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr "{0} | `{1}` ir jų atitinkamos tarpinės komandos šiuo metu yra negalimos dėl: `{2}`"
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr "{0} | `{1} {2}` kol kas yra negalimi dėl: `{3}`"
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr "{0} | `{1}` kol kas yra negalimas dėl: `{2}`"
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr "{0} Pirmiausia turi būti balso kanale."
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr "{0} Aš neesu balso kanale."
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr "{0} Jūs turite būti tame pačiame balso kanale kaip ir aš."
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr "{0} Aš neturiu leidimo prisijungti į tavo balso kanalą. Dar kartą patikrinkite, ar davėte tinkamus leidimus!"
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr "{0} Aš nieko negroju."
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr "{0} Grotuvas nėra sustabdytas."
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr "{0} Grotuvas jau sustabdytas."
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr "Šis narys nebuvo anksčiau užblokuotas."
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr "Tinkami pasirinkimai yra {0}"
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr "Tinkami pasirinkimai yra {0}"
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr "Kitas lygis po **{0}** sustiprinimų"
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr "Dredd Savininkas"
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr "Dredd Administratorius"
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr "Personalo narys [pagalbos serveryje]({0}) arba Dredd pagalbininkas"
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr "Dredd Vertėjas"
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr "Dredd Remėjas"
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr "Stiprintojas [Dredd's support server]({0}) arba Aukotojas"
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr "Dredd Partneris"
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr "Dredd Klaidų Ieškotojas"
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr "Dredd BETA Klaidų Ieškotojas"
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr "Dredd Ankstyvas Rėmėjas"
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr "Dredd Ypač Ankstyvas Remėjas"
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr "Uždraustas narys"
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr "Ypatingas ženklelis Ančiai :duck:"
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr "{0} Dredd Personalo Serveris"
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr "{} Dredd Patvirtintas Serveris"
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr "{0} Dredd Partnerių Serveris"
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr "{0} Redaguotos žinutės\n"
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr "{0} Ištrintos žinutės\n"
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr "{0} Moderavimas\n"
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr "{0} Serverio pranešimai\n"
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr "{0} Nario Prisijungimai\n"
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr "{0} Nario Išėjimai\n"
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr "{0} Nario Atnaujinimai\n"
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr "{0} Užpuolimo režimas\n"
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr "{0} Pasiveikinimo žinutės\n"
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr "{0} Atsisveikinimo žinutės\n"
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr "{0} Prisijungimo rolė\n"
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr "{0} Nario nuleidimas\n"
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr "{0} Automatiškas moderavimas\n"
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr "nutildyti"
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr "laikinai nutildyti"
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr "išmesti"
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr "užblokuoti"
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr "laikinai užblokuoti"
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr "Aš neradau šio grojaraščio! Prašau pabandykite vėl arba naudokite kitą nuorodą."
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr "Aš neradau šio albumo! Prašau pabandykite vėl arba naudokite kitą nuorodą."
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr "Nuoroda, kurią paminėjote yra netinkama arba neegzistuoja!"
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr "{0} Grojaraštis **{1}** su {2} dainomis pridėtas į eilę!"
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr "{0} Albumas **{1}** su {2} dainomis pridėtas į eilę!"
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr "{0} Pridėta {1} į eilę!"
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr "Atrodo, kad aš buvau atsijunges proceso vykdime."
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr "Įvyko nežinoma klaida"
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr "Pasirinkite variantą..."
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr "Komanda buvo atšaukta."
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr "Žinutė turėtų būti mažiau negu 32 raidės. Įsitikinkite, kad viskas yra teisinga!"
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr "Komandos galiojimo laikas baigėsi."
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr "{0} Jūs galite turėti tik iki 15 grojaraščių."
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr "Negalima sudaryti rtfm lentelės, prašome bandyti vėliau."
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr "Atsiprašau, negalėjau nieko surasti."
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr "pagerintas discord.py {0}"
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr "Prisiminkite, tai NĖRA originalus d.py; kai kurie dalykai gali skirtis"
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr "**Paieškos užklausa:** `{0}`\n\n"
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr "Šlamštas (kelių žinučių siuntimas per trumpą laiko tarpą)"
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr "Reklamavimas"
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr "Siunčiate per daug didžiujų raidžių"
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr "Siunčiate per daug nuorodų"
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr "Siunčiate per daug paminėjimų"
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr "anti užpuolimo režimas: vartotojo paskyra yra jaunesnė nei 30 dienų."
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr "Griežtas anti užpuolimo režimas: visiems yra draudžiama prisijungti į serverį"
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr "Narys Nutildytas"
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr "Narys Laikinai Nutildytas"
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr "Narys išmestas"
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr "Narys Užblokuotas"
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr "Narys Laikinai Užblokuotas"
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr "Auto moderavimo veiksmas"
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr "\n"
"**Trukmė:** {0}"
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr "**Narys:** {0}{1}\n"
"**Priežastis:** {2}"
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr "Auto moderavimo veiksmas | {0}"
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr "{0} kažkas įvyko ne taip, baudžiant vartotoją. Išsiunčiau šią klaidą savo kūrėjams. Greičiausiai, tai yra dėl to, nes man trūksta leidimų arba aš neturiu prieigos prie žmogaus ir / ar vaidmens"
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr "{0} Nutildžiau **{1}** dėl {2}."
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr "{0} Nutildžiau **{1}** dėl {2}, priežastis: {3}."
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr "{0} Išmečiau **{1}** dėl {2}."
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr "{0} Užblokavau **{1}** dėl {2}."
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr "{0} Užblokavau **{1}** dėl {2}, priežastis: {3}."
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr "{0} {1} turi aktyvuotą anti užpuolimo režimą, prašau prisijunkite vėliau."
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr "{0} {1} turi aktyvuotą anti užpuolimo režimą, Jums yra draudžiama prisijungti prie šio serverio."
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr "{0} {1} turi aktyvuotą griežtą anti užpuolimo režimą, prašau prisijunkite vėliau."
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr "Atrodo, kad jūsų serveris patiria *didžiulį* reidą, kad išvengtume būti api blokuoti, mes blokuosime reiderius fone ir nesiųsime jokių įrašų šitame kanale."
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr "{0} Aš neesu tikras kas atsitiko, bet kažkas sugedo. Prašau įsitikinkite, kad mano vaidmuo yra virš visų kitų, kitaip Jūs matysite šiuos gedimus dažniau. Šią klaida išsiunčiau savo kūrėjams."
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr "{0} užtildymo vaidmuo buvo nerastas, prašau sukurkite užtildymo vaidmenį, arba sukurkite ypatingą vaidmenį, panaudodami `{1}muterole [role]`.\n\n"
"Rankiniu būdu pašalinau vartotojų leidimus, kad jie galėtų siųsti žinutes šiame kanale *tikiuosi*."
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr "{0} Nepavyko išmesti/uždrausti vartotojo, ar Jie yra aukščiau vaidmenų hierarchijoje nei aš? Uždėkite mano vaidmenį viršuje, kad išvengtumetė šių problemų.\n\n"
"Rankiniu būdu pašalinau vartotojų leidimus, kad galėtų siųsti žinutes šiame kanale *tikiuosi*."
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr "Reikalingas balsas!"
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr "Labas {0}!"
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
-msgstr "Ačiū, kad mane naudojate! Dėja ši komanda yra galima tik balsuotojams. Gali balsuoti bet kuriame iš šitų link'ų:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
-"Jeigu jau prabalsavai, prašau truputį palaukti, nes API gali būti lėtas.\n\n"
-"*Po balsavimo jūs atsirakinate šią komandą ir padedate Dredd'ui išpopuliarėti :D*"
-
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+msgstr ""
+
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr "{0} Ši komanda yra užrakinta tik personalui"
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr "{0} Tik stiprintojai gali naudoti šią komandą"
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr "{0} Tu panaudojai neegzistuojantį leidimą, dar kartą patikrink ar tikrai panaudojai teisingą leidimą."
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr "{0} Šią komandą jau panaudojo kitas narys šiame serveryje ar kanale."
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr "{0} | Ši komanda gali būti panaudota tik asmeninėse žinutėse!"
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr "{0} | Ši komanda negali būti panaudota asmeninėse žinutėse!"
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr "{0} Ši komanda yra pažymėta kaip nesaugi darbo aplinkai, todėl aš negaliu tau leisti jos naudoti šiame kanale."
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr "{0} Šią komandą gali naudoti tik boto kūrėjai."
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr "{0} Tau trūksta {1} leidimo."
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr "{0} Man trūksta {1} leidimų"
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr "{0} | Ne taip greitai! Pabandyk po **{1}** sekundės(-džių)."
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr "{0} | Tu nepridėjai šio argumento - **{1}**"
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr "{0} | Pasirodo, tu neuždarei kabučių"
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr "{0} | Tikimasi tarpo po kabučių, bet gauta kita kabutė iškart"
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr "{0} | Nepavyko pridėti reakcijų, pabandyk dar kartą."
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr "{0} Aš negaliu siųsti embed nuorodų."
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr "{0} Nežinoma klaida | #{1}"
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr "Komanda `{0}` iškėlė klaidą, apie kurią aš pranešiau savo kūrėjui(-ams).\n"
"Mano kūrėjas(-ai) bandys kuo greičiau sutaisyti šią klaidą. Tuo tarpu, galite [prisijungti į pagalbos serverį]({1}) dėl naujienų."
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr "Klaidos informacija:"
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr "{0} Žinoma klaida | #{1}"
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr "Komanda `{0}` sukėlė klaidą apie kurią jau yra pranešta mano kurėjui(-ams).\n"
"Jie išnagrinės šią klaidą ir kuo greičiau ją sutaisys. Tuo tarpu, galite [prisijungti į pagalbos serverį]({1}), kad sužinotumete naujienas."
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr "Klaidos informacija:"
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr "Mano priešdėlis šiame serveryje yra `{0}` arba {1}!"
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr "Dėkoju, jog pasirinkote mane! Galite naudoti mano komandas privačiose žinutėse su priešdėliu `!`, bet jeigu nenaudosite jokių komandų - žinutė bus nusiųsta mano [pagalbos serveryje]({0}), taigi nesiųsk man jokios slaptos informacijos."
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr "Labas! Aš nežinau, ar Jūs žinote, bet mano priešdėlis asmėninėse žinutėse yra `!`"
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr "Jeigu Jūs esate šio serverio savininkas ir norite apeliuoti, Jūs galite [prisijungti prie pagalbos serverio]({0})."
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr "Deja, šio serverio juodojo sąrašo fazė negali buti ištrinta."
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
@@ -661,12 +970,12 @@ msgstr "Labas!\n"
"Šis serveris yra juodajame sąraše, todėl aš išeisiu iš šio serverio. {0}\n\n"
"**Priežastis:** {1}"
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr "Įvyko juodojo sąrašo klaida!"
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
@@ -674,45 +983,45 @@ msgstr "Labas!\n"
"Šis serveris yra juodajame sąraše, todėl aš paliksiu šį serverį. {0}\n\n"
"**Priežastis:** {1}"
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr "Ačiū už pakvietimą į šį serverį!\n"
"Norint pamatyti mano komandas naudokite `{0}help [kategorija/komanda]`. Norint pakeisti mano priešdėlį naudokite `{0}prefix [prefix]`. Prireikus pagalbos galite prisijungti į [pagalbos serverį]({1}). Taip pat galite susisiekti su `{2}` arba `{3}`."
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr "Ačiū už pakvietimą į šį serverį!\n"
"Norint pamatyti mano komandas naudokite `{0}help [kategorija/komanda]`. Norint pakeisti mano priešdėlį naudokite `{0}prefix [prefix]`. Prireikus pagalbos galite prisijungti į <{1}>. Taip pat galite susisiekti su `{2}` arba `{3}`."
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr "Sveikas sugrįžęs {0}! Tu buvai išėjęs **{1}**. Tavo neaktyvumo būsena pašalinta."
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr "Labas! **{0}** buvo neaktyvus **{1}** dėl - **{2}**."
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr "\n"
"*Lipdukas* - {0}"
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr "{0} Žinutė Redaguota"
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
@@ -720,57 +1029,57 @@ msgstr "**Narys:** {0} `{1}`\n"
"**Kanalas:** {2} `#{3}`\n"
"[Peršokti iki žinutės]({4})"
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr "**Prieš:**"
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr "**Po:**"
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr "Nario ID: {0}"
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr "{0} Žinutė Ištrinta"
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr "**Narys:** {0} `{1}`\n"
"**Kanalas:** {2} `#{3}`"
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr "**Žinutė:**"
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr "**Priedai:**"
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr "**Lipdukas:**"
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr "{0} pasikeitė savo slapyvardį"
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr "{0} Slapyvardis Pakeistas"
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
@@ -778,35 +1087,35 @@ msgstr "**Narys:** {0} `{1}`\n\n"
"**Prieš:** {2}\n"
"**Po:** {3}"
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr "{0} pakeitė savo avatarą"
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr "{0} Avataras Pakeistas"
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr "**Narys:** {0} `{1}`\n"
"[Avataro URL]({2})"
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr "{0} pasikeitė savo slapyvardį"
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr "{0} Slapyvardis Pakeistas"
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
@@ -814,14 +1123,14 @@ msgstr "**Narys:** {0} `{1}`\n"
"**Prieš:** {2}\n"
"**Po:** {3}"
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr "{0} Narys buvo užblokuotas"
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
@@ -829,100 +1138,101 @@ msgstr "**Narys:** {0}\n"
"**Moderatorius:** {1} ({2})\n"
"**Priežastis:** {3}"
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr "Bylos ID: #{0}"
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr "{0} Narys buvo atblokuotas"
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr " Serverio pavadinimas pakeistas"
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr "**Prieš:** {0}\n"
"**Po:** {1}"
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr " Serverio regionas pakeistas"
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr " Serverio neaktyvus kanalas pakeistas"
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr " Serverio piktograma pakeista"
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr "**Prieš:** [Paspausk čia]({0})\n"
"**Po:** [Paspausk čia]({1})"
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr " Serverio 2FA reikalavimas moderavimui pakeistas"
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr " Serverio patvirtinimo lygis pakeistas"
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr " Serverio numatyti pranešimai pakeisti"
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr "{0} Prisijungė naujas narys"
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr "{0} prisijungė į serverį"
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr "**Narys:** {0} ({1})\n"
"**Paskyra sukurta:** {2}"
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr "Narys #{0}"
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr "{0} Narys išėjo iš serverio"
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr "{0} išėjo iš serverio"
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
@@ -930,27 +1240,28 @@ msgstr "**Narys:** {0} ({1})\n"
"**Prisijungė į serverį** {2}\n"
"**Vaidmenys:** {3}"
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr "Jokių vaidmenų."
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr "Nariai išėjo: {0}"
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr "Automatiškas nutildymas | Nutildymo išvengimas"
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr "{0} {1} Narys(-iai) užblokuotas(-i)"
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
@@ -960,20 +1271,21 @@ msgstr "**Narys(-iai):**\n"
"**Moderatorius:** {2} ({3})\n"
"**Priežastis:** {4}"
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr "{0} {1} Narys(-iai) buvo užbluokotas(-i)"
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr "{0} {1} Narys(-iai) išmestas(-i)"
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
@@ -983,53 +1295,63 @@ msgstr "**Narys(-iai):**\n"
"**Moderatorius:** {1} ({2})\n"
"**Priežastis:** {3}"
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr "{0} {1} Narys(-iai) buvo užblokuoti ir atblokuoti"
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr "{0} {1} Narys(-iai) nutildytas(-i)"
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr "{0} {1} Narys(-iai) įspėtas(-i)"
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr "{0} {1} Narys(-iai) atblokuotas(-i)"
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr "{0} {1} Nariui(-ams) leista kalbėti"
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr "{0} Narys išmestas"
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr "{0} {1} Narys(-iai) nutildytas balso kanale"
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr "{0} {1} Nariui(-ams) leista kalbėti balso kanale"
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr "{0} {1} Narys(-iai) nuleisti"
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
@@ -1037,78 +1359,73 @@ msgstr "**Narys(-iai):**\n"
"{0}{1}\n"
"**Moderatorius:** {2} ({3})\n"
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr "*orginali žinutė buvo ištrinta arba man trūksta leidimų*\n\n"
"Tavo priminimas: {0}"
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr "Niekas neprisijungė į balso kanalą per pastarąsias 12 valandų, kad roboto resursai būtų išsaugoti, aš paliksiu ši balso kanalą."
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr "Auto moderavimas yra išjungtas šiame serveryje, įjunkite jį panaudodami komandą `automod toggle`"
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr "Ne"
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr "Išmesti Narį"
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr "Užblokuoti Narį"
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr "Išmesti Visus Narius"
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr "Užblokuoti Visus Narius"
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr "Taip"
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr "Nutildyti Narį"
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr "Laikinai Nutildyti Narį ({0})"
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr "Laikinai Užblokuoti Narį ({0})"
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr "\n"
"**Anti-Užpuolimo informavimo kanalas.** {0}"
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1123,275 +1440,315 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr "Išjungta"
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr "\n"
"**Paminėjimų Limitas:** {0}"
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr "\n"
"**Didžiųjų raidžių Procentas:** {0}"
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr "Tvarkyti auto moderacija serveryje"
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr " Tvarkyti auto moderacijos būsena serveryje "
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr "{0} Auto moderavimo nustatymai"
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr "Įjungti arba išjungti auto moderacija"
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr " Įjungti arba išjungti auto moderacija "
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr "{0} Man trūksta leidimų tame kanale.\n"
"Įsitikinkite, kad davėte man teisingus leidimus!"
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr "{0} Auto moderavimas sėkmingai įjungtas šiame serveryje."
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr "{0} Auto moderavimas sėkmingai išjungtas šiame serveryje."
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr "Nustatyti globalios auto moderacijos vertę serveryje"
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr " Nustatyti globalios auto moderacijos vertę serveryje "
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr "Auto moderavimas išjungtas šiame serveryje, įjunkite jį panaudodami komandą `{0}automod toggle`"
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr "chill"
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr "griežtas"
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr "{0} Sėkmingai nustačiau auto moderacijos vertę į **{1}**"
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr "Įjungti arba išjungti anti nuorodas"
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr " Įjungti arba išjungti anti nuorodas "
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr "{0} Sėkmingai išjungtos anti nuorodos"
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr "Anti nuorodos jau yra išjungtos šitame serveryje."
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr "{0} Sėkmingai nustatytas anti nuorodų bausmės tipas į **{1}** members.{2}"
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr " Jie bus nutildyti/užblokuoti 12 valandų pagal numatytą laiką."
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr "Įjungti arba išjungti anti kvietimus"
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr " Įjungti arba išjungti anti kvietimus "
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr "{0} Sėkmingai išjungti anti kvietimai"
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr "Anti kvietimai yra jau išjungti šitame serveryje."
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr "{0} Sėkmingai nustatytas anti kvietimų bausmės tipas į **{1}** members.{2}"
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
-msgstr "Paminėjimų limitas turi būti tarp 2 ir 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
+msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr "{0} Sėkmingai išjungti anti masiniai paminėjimai"
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr "Anti masinis minėjimas yra jau išjungtas šitame serveryje."
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr "Procentų limitas turėtų būti nuo 25 iki 100"
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr "Anti spamas yra jau išjungtas šitame serveryje."
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr "{0} Nuo šiol nebetrinsiu žinučių."
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr "{0} Nuo šiol trinsiu žinutes."
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr "Tvarkyti anti reido modą serveryje"
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr " Tvarkyti anti reido modą serveryje "
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1401,464 +1758,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr "{0} Sėkmingai įjungtas reido modas, visi nauji nariai bus išmesti"
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr "{0} Sėkmingai įjungtas reido modas, visi nauji nariai bus ištremti"
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr "{0} Sėkmingai išjungtas reido modas"
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr "{0} Reido modo žurnalo kanalas nustatytas į {1}"
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr "kas turėjo jų paskyrą sukurtą mažiau nei prieš 30 dienų."
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr "Sąrašas kanalų baltajame sąraše"
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr "{0} Šiame serveryje nėra vaidmenų baltajame sąraše."
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr "Sąrašas vaidmenų baltajame sąraše"
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr "Sąrašas žmonių baltajame sąraše"
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr "Pridėti kanalą prie auto moderacijos baltojo sąrašo "
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr " Pridėti kanalą prie auto moderacijos baltojo sąrašo "
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
-msgstr "{0} Pridėjau {1} į kanalų baltąjį sąrašą."
-
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
msgid "Channel {0} is already added to the whitelist."
msgstr "Kanalas {0} jau pridėtas į baltąjį sąrašą."
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
+msgstr "{0} Pridėjau {1} į kanalų baltąjį sąrašą."
+
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr "Pridėti vaidmenį prie auto moderacijos baltojo sąrašo"
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr " Pridėti vaidmenį prie auto moderacijos baltojo sąrašo "
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
-msgstr "{0} Pridėjau {1} į vaidmenų baltąjį sąrašą."
-
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
msgid "Role **{0}** is already added to the whitelist."
msgstr "Vaidmuo **{0}** jau yra pridėta į baltąjį sąrašą."
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
+msgstr "{0} Pridėjau {1} į vaidmenų baltąjį sąrašą."
+
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr "Pridėti asmenį prie auto moderacijos baltojo sąrašo"
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr " Pridėti asmenį prie auto moderacijos ir reido režimo baltojo sąrašo "
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
-msgstr "{0} Pridėjo {1} asmenų į baltąjį sąrašą."
-
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
msgid "User **{0}** is already added to the whitelist."
msgstr "Asmuo **{0}** jau pridėtas į baltąjį sąrašą."
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
+msgstr "{0} Pridėjo {1} asmenų į baltąjį sąrašą."
+
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr "Pašalinti vaidmenį iš auto moderacijos baltojo sąrašo"
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr " Pašalinti vaidmenį iš auto moderacijos baltojo sąrašo "
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr "{0} Atrodo, kad nėra vaidmenų pridėtų prie baltojo sąrašo šiame serveryje."
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr "Vaidmuo **{0}** nėra baltajame sąraše."
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr "{0} Pašalinta {1} iš vaidmenų baltojo sąrašo."
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr "Pašalinti asmenį iš auto moderacijos baltojo sąrašo"
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr " Pašalinti vaidmenį iš auto moderacijos ir reido režimo baltojo sąrašo "
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr "Asmuo **{0}** nėra baltajame sąraše."
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr "Pašalinti kanalą iš auto moderacijos baltojo sąrašo "
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr " Pašalinti kanalą iš auto moderacijos baltojo sąrašo "
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr "{0} Atrodo, kad nėra kanalų pridėtų prie baltojo sąrašo šiame serveryje."
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr "Kanalas {0} nėra baltajame sąraše."
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr "{0} Pašalinta {1} iš kanalų baltojo sąrašo."
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr "Nustatyti pasirinktinį priešdėlį"
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr " Nustatyti pasirinkti priešdėlį kurį galėsite naudoti visur "
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr "{0} Ypatingas priešdėlis negali būti ilgesnis 7 simboliu."
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr "{0} Jūsų pasirinktinis priešdėlis nustatytas į `{1}`."
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr "Tvarkyti socialinė žiniasklaidas"
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr " Bazinė komanda tvarkyti socialines žiniasklaidas "
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr "Prijunkite socialine žiniasklaidą"
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr " Pridėti socialinius tinklus į jūsų tinklų sąrašą "
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr "Jūs pasiekėte socialinių žiniasklaidų leidžiamą limitą. (10)"
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr "{0} Atsiprašau! Aš negaliu jums leisti turėti socialinę žiniasklaidą ilgesnia nei 32 raidžių/skaičių. Jeigu jūs norėtumėte šitą skaičių atnaujinti, prašau kontaktuoti mana kurėj(a/us)"
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr "{0} Pridėtą {1} (<{2}>) į jusų socialinių tinklų sąrašą."
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr "Susiekite savo Discord serverį"
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr " Prideje Discord į savo socialiniu tinklų sąrašą, kai neduotas pavadinimas, bus panaudotas serverio pavadinimas"
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr "{0} Jus jau turite {1} prijungė į savo socialinius tinklus."
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr "{0} Pridėtą Discord ({1}-<{2}>) į savo socialinių tinklų sąrašą."
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr "Susiekite savo Instagram paskyrą"
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr " Pridekite Instagram į jūsų socialiniu tinklų sąrašą "
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr "{0} Instagram paskyros limitas yra 30, jus viršijate 30, ar jus tikras jog tai yra jusų paskyros pavadinimas?"
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr "{0} Pridėtą Instagram ({1}-<{2}>) į savo socialinių tinklų sąrašą."
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr "Susiekite savo Twitch paskyrą"
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr " Pridekite Twitch į jūsų socialiniu tinklų sąrašą "
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr "{0} Twitch paskyros limitas yra 30, jus viršijate 30, ar jus tikras jog tai yra jusų paskyros pavadinimas?"
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr "{0} Pridėtą Twitch ({1}-<{2}>) į savo socialinių tinklų sąrašą."
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr "Susiekite savo Twitter paskyrą"
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr " Pridekite Twitter į jūsų socialiniu tinklų sąrašą "
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr "{0} Twitter paskyros limitas yra 30, jus viršijate 30, ar jus tikras jog tai yra jusų paskyros pavadinimas?"
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr "{0} Pridėtą Twiter ({1}-<{2}>) į savo socialinių tinklų sąrašą."
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr "Susiekite savo GitHub paskyrą"
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr " Pridekite GitHub į jūsų socialiniu tinklų sąrašą "
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr "{0} GitHub paskyros limitas yra 30, jus viršijate 30, ar jus tikras jog tai yra jusų paskyros pavadinimas?"
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr "{0} Pridėtą GitHub ({1}-<{2}>) į savo socialinių tinklų sąrašą."
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr "Susiekite savo YouTube paskyrą"
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr " Pridekite YouTube į jūsų socialiniu tinklų sąrašą "
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1870,327 +2226,330 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr "{0} Ištryniau visus nurodytus socialinius tinklus {1} iš jūsų paskyros."
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr "Gerai, aš nepašalinsiu Jūsų socialinių tinklų."
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr "{0} Jūs laukėte per ilgai, komanda atšaukiama."
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr "Aš įvertinu {0} **{1}** iš **100**."
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr " už **{0}** "
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr "{0} Klausimas {1} simboliu viršija limitą."
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr "**Jūs paklausėte visagalio 8ball klausimo -** {0}\n\n"
"**8ball sako:** {1}"
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr "{0} tekstas, kuri norite apsukti {1} simboliu viršija limitą."
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr "**Tekstas apsukimui:** {0}\n\n"
"**Apsuktas:** {1}"
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr "{0} Arba yra daug parinkčių (10), arba Jūs viršijate 500 simbolių limitą."
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr "**Galimos parinktys:** {0}\n\n"
"**Aš pasirenku:** {1}"
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr "{0} | Aš negaliu rinktis jeigu sąrašas yra tuščias!"
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr "Gražumo skaičiuotuvas išsilydė dėl jo :fire:"
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr "Aš tau per gražus 😏"
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr "**{0}** yra **{1}%** gražus. {2}"
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr "Jūs negalite išjuokti Moksej! Aš numesiu Jums užuominą. Yra būdas, kaip apeiti sistemą, kad galėtumėte jį išjuokti ;)"
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr "Nedrįskite to daryti!"
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr "**Priešdėlis:** `{0}`"
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr "**Priešdėlis:** `!`"
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr "{0} Pagalba"
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr "Kategorijos:"
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr "Jūs taip pat galite paspausti ant reakcijos apačioje, kad pamatytumėte komandas kiekvienoje kategorijoje."
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
-msgstr "Nepavyko pridėti jaustukų"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
+msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr "Sinonimai: "
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr "Jokiu sinonimų nerasta."
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr "Jokios pagalbos nesuteikta..."
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr "\n\n"
"*Jūs arba aš neturiu leidimų šiame kanale panaudoti šią komanda*"
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr "Komandos: ({0})"
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr "**Kategorijos sinonimai:** {0}\n"
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr "Nėra Informacijos."
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr "Jokių komandų pavadinimu \"{0}\" nerasta.{1}{2}"
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr "\n\n"
"Galimai turejote omenyje:\n"
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr "Apie {0}"
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2204,30 +2563,14 @@ msgid "\n"
"• Members: **{11}**\n"
"• Servers: **{12}**\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
-msgstr "\n"
-"Dredd yra botas, kuris padės Jūsų serveriui su moderacija, suteiks linksmybių Jūsų nariams ir daugiau! Šis botas šiuo metu veikia ant **V{0}** ir yra prižiurimas.\n\n"
-"**Kurėjas:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Biblioteka & versija:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
-"**Paskutinis įjungimas:** {4}\n"
-"**Sukurtas:** {5} ({6})\n\n"
-"**Nuorodos:**\n"
-"• [Pagalbos serveris]({7})\n"
-"• [Boto pakvietimas]({8})\n"
-"• [Website]({17})\n\n"
-"**Paskutiniai pakeitimai:**\n"
-"{9}\n\n"
-"**Iš viso:**\n"
-"• Komandos: **{10}**\n"
-"• Naudotojai: **{11}**\n"
-"• Serveriai: **{12}**\n"
-"• Kanalai: {13} **{14}** | {15} **{16}**\n\n"
+msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2261,54 +2604,54 @@ msgstr "**Sistemos procesorius:**\n"
"- Procesoriaus naudojimas: {10}%\n"
"- Gijos: {11}"
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr "{0} | Narys nerastas."
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr "{0} Informacija"
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr "\n"
"**Paskutiniai slapyvardžiai:** "
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr " **({0} Iš viso)**"
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr "Nera vaidmenų"
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr "Bendra informacija:"
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
@@ -2318,12 +2661,12 @@ msgstr "\n"
"**Nario ID:** {2}\n"
"**Paskyra sukurta:** {3} ({4})"
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr "Serverio informacija:"
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
@@ -2333,20 +2676,20 @@ msgstr "\n"
"**Prisijungė:** {2} ({3})\n"
"**Vaidmenys:** {4}"
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr "Socialiniai tinklai:"
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
@@ -2354,25 +2697,25 @@ msgstr "\n"
"**Pripažinimai:**\n"
"{0}"
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr "\n"
"**Uždraustas:** {0}"
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr "Šis serveris turi **{0}** sustiprinimų"
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr "{0} Informacija"
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2384,12 +2727,12 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr "Kita informacija:"
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
@@ -2399,237 +2742,252 @@ msgstr "**Vartotojai:** (Iš viso: {0})\n"
"**Personalas:** {4}{5}\n"
"**Kanalai:** {6} {7} | {8} {9}\n"
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr "Funkcijos"
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr "{0} Aš esu sukurtas iš **{1}** failų ir **{2}** linijų kodo.\n"
"Jūs galite pažiūrėti į mano pagrindinį kodą čia: https://github.com/TheMoksej/Dredd"
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr "{0} Jūs galite pamatyti mano pagrindinį koda čia: <{1}>"
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr "Pagrindinis kodas šiai komandai yra per ilgas, Jūs galite jį pažiūrėti čia:\n"
"{0}"
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr "{0} Profilio avataras!"
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr " | [gif]({0})"
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr "Didelis ačiū {0} už šį avatarą"
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr "{0} Reikia pagalbos? Nebijokite [prisijungti prie pagalbos serverio!]({1})"
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr "{0} Reikia pagalbos? Nebijokite prisijungti prie pagalbos serverio! {1}"
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr "{0} Nori manęs savo serveryje? KO LAUKI ZENIAU? [Pakviesk mane!]({1})"
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr "{0} Nori manęs savo serveryje? KO LAUKI? Pakviesk dabar:\n\n"
"{1}"
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr "Balsavimo vietos"
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
-msgstr "Tu gali už mane balsuoti šiuose sąrašuose:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
-"*Balsavimas atrakins kelias komandas, kurias galėsi naudoti, taip pat padėsi man sparčiau augti!*"
-
-#: Dredd-v3/cogs/info.py:461
+msgstr ""
+
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr "{0} Tu gali pažiurėti mano privatumo politiką čia: {1}"
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr "Dredd komanda dėkoja šiems žmonėms!"
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2641,51 +2999,51 @@ msgstr "\n"
"**Klaidų ieškotojas(-ai):** {2}\n"
"**Vertėjas(-ai):** {3}"
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr "**Grafikos dizaineris(-iai):**"
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr "**Pagalbininkas(-iai):**"
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr "{0} Serveris neturi vaidmenų"
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr "Vaidmenys {0}"
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr "Nariai {0}"
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr "__**Paprasta informacija**__"
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
@@ -2693,16 +3051,16 @@ msgstr "**Vaidmens pavadinimas:** {0}\n"
"**Vaidmens paminėjimas:** {1}\n"
"**Vaidmens ID:** {2}"
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr "__**Leidimai:**__"
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr "__**Kita informacija:**__"
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2716,107 +3074,109 @@ msgstr "**Yra integracija:** {0}\n"
"**Sukurta:** {4}\n\n"
"**Nariai:** {5}"
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr "{0} | **{1}** neturėjęs jokių slapyvardžių praeityje nuo tada kai aš prisijungiau."
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr "**{0} praeiti vartotojo vardai:**"
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr "{0} Serverio leidimai"
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr "{0} | Nėra išjungtų komandų!"
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr "Visų išjungtų komandų sąrašas"
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr "Šios komandos gali būti panaudotos tik boto personalo"
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr "**Globaliai išjungtos komandos:**"
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr "**išjungtos komandos šiame serveryje:**"
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr "**išjungtos kategorijos šiame serveryje:**"
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr "{0} | Šis serveris neturi jaustukų!"
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr "{0} Jaustuku sąrašas"
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr "Dredd partnerių sąrašas"
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr " Dredd partnerių sąrašas "
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr "Serveris"
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2824,242 +3184,377 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr "Domina partnerystė? Štai oficiali žinutė:\n\n"
"{0} arba [prisijunkite į pagalbos serverį]({1})"
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr "Iš viso nariai panaudojo {0} komandas!"
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr "Komanda"
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr "Panaudota"
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr "Šis serveris turi {0} narius(-ių)"
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr "Naujausias narys(-iai) šiamė serveryje:"
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr "**Prisijungė į serverį** {0}\n"
"**Paskyra sukurtą** {1}"
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr "Limitas yra nustatytas 10"
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
-msgstr "Mano priešdėlis šiamė serveryje yra `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
+msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
-msgstr "Aš neturių jokių ypatingų priešdėlių šiame serveryje! Numatytas priešdelis yra `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
+msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
-msgstr "{0} Priešdėlis gali būti tiktai 7 simbolių ilgumo! Tu {1} simboliu(-iais) viršiji limitą."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
+msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
-msgstr "{0} Priešdelis šiame serveryje buvo pakeistas į `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
+msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
-msgstr "**Nustatymai:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
+msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
-msgstr "**Daugiau:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
+msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+msgstr ""
+
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr "Mano priešdėlis šiamė serveryje yra `{0}`\n"
+"{1}"
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr "Aš neturių jokių ypatingų priešdėlių šiame serveryje! Numatytas priešdelis yra `{0}`"
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr "{0} Priešdėlis gali būti tiktai 7 simbolių ilgumo! Tu {1} simboliu(-iais) viršiji limitą."
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr "{0} Priešdelis šiame serveryje buvo pakeistas į `{1}`"
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr "**Nustatymai:**"
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr "**Daugiau:**"
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
msgid "**Mute role:** {0}\n"
"**Prefix:** `{1}`\n"
"**Language:** {2}\n"
@@ -3067,391 +3562,392 @@ msgid "**Mute role:** {0}\n"
"**Admin role:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
+#: dredd v3/cogs/manage.py:469
msgid "Not found"
msgstr "Nerasta"
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
msgid "Run `{0}serversettings joinembed` to view the welcome embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
+#: dredd v3/cogs/manage.py:479
msgid "Welcome Message"
msgstr "Pasveikinimo žinutė"
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
msgid "Run `{0}serversettings leaveembed` to view the leave embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
+#: dredd v3/cogs/manage.py:486
msgid "Leave Message"
msgstr "Palikimo žinutė"
-#: Dredd-v3/cogs/manage.py:141
+#: dredd v3/cogs/manage.py:489
msgid "View welcoming embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
+#: dredd v3/cogs/manage.py:493
msgid " View welcoming messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
msgid "{0} Welcome messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
msgid "{0} Welcome messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3466,130 +3962,125 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr "\n"
"**Paprastas tekstas:** {0}"
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3604,665 +4095,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr "{0} Išejimo žinutės negali buti ilgesnės nei 1000 simbolių. Jūs {1} simboliu(-iais) viršijate limitą."
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr "{0} Boto išejimo žinutės buvo išjungtos."
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr "{0} Boto išejimo žinutės buvo įjungtos."
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr "Vaidmuo nerastas"
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
-msgstr ""
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
+msgstr "Ištrinti"
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
-msgstr "Ištrinti"
-
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4272,1231 +4698,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr "simboliai"
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr "simbolis"
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr "šis kanalas"
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr " dėl {0}"
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr "Nenurodyta priežastis."
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr "{0} ({0.id})"
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr "{0} Šis serveris neturi jokių draudimų."
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr "Neteisingas jaustukas; bandykite dar kartą."
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5521,489 +5997,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr "Narys nėra laikinai nutildytas."
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr "Narys nėra laikinai nutildytas tame serveryje."
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr "Jaustuko nuoroda yra neteisingą"
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr "Eilės pabaiga"
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr "Tiesiogiai: {0}"
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr "Nėra"
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr "Dabartinis(-ė)"
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr "Visi"
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -6016,463 +6503,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr "Tiesioginė transliacija"
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr "{0} Prisijungtą į **{1}**!"
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/lt/faq.md b/lt/faq.md
new file mode 100644
index 0000000..e978888
--- /dev/null
+++ b/lt/faq.md
@@ -0,0 +1,21 @@
+:flag_lt: **Dažniausiai užduodami klausimai**
+
+**K: Kodėl komanda neveikia, nors aš ją teisingai parašiau?** A: Komanda buvo pašalinta arba botui trūksta leidimų.
+
+**K: Kokia programavimo kalba parašytas botas?** A: Python, discord.py biblioteka.
+
+**K: Ar aš galiu prisidėti prie Dreddo kūrimo?** Q: Taip, nuoroda, kur galite rasti Dredd kodą, yra pasiekiama per `-source` komandą.
+
+**K: Ar aš galiu patrumpinti laiko tarpą, kurį reikia išlaukti, naudojant komandą kelis kartus?** A: Ne. Jie yra ten dėl priežasties.
+
+**K: Kodėl botas neatsako į jokias komandas?** A: Jeigu Jūs naudojate teisingą numatytą priešdėlį (`-`) ir jis nebuvo pakeistas Jūsų serveryje, botui gali trukti leidimo siųsti žinutes arba Jūs buvote įdėtas į juodąjį sąrašą ir negalite naudotis botu. Įsitikinti, kad priešdėlis nebuvo pakeistas. Jūs galite paminėti botą ir tai turėtų padėti sužinoti nustatyta priešdėlį tame serveryje, jei botas nereaguoja, naudokite `@Dredd prefix` komandą ir tai įdės Jūsų serverio duomenis į duomenų bazę. Jeigu tai vistiek neveikia, prašome atidaryti bilietą (#open-a-ticket), kad galėtume jums suteikti daugiau informacijos.
+
+**Q: I want to boost this server, what will I get for that?** A: You can see all the perks you get in #announcements's pinned messages
+
+**K: Aš esu juodajame sąraše ir norėčiau būti iš jo pašalintas.** A: Prašome atidaryti bilietą (#open-a-ticket) ir tada mes pasikalbėsime apie tai.
+
+**Q: How do I run your bot? Github doesn't provide any information.** A: As stated in github: "If you don't understand something, google it. Mūsų pagalbos serveris **NESUTEIKIA** pagalbos klonuojant Dredd. Tačiau jeigu Jūs atidarysite pagalbos bilietą arba siųsite asmenines žinutes personalui ir verksite apie tai, kad mes Jums nepadedam klonuoti botą, Jūs **BŪSITE** užblokuotas iš serverio.
+
+**K: Ar yra galimybė tapti personalo nariu?** A: Bandykite savo sėkmę čia:
+
+**K: Ar aš galiu tapti vertėju?** A: Žinoma, kad taip! Nusiųskite tiesioginę žinutę vienam iš vadovų arba pateikite prašimą jūsų kalbai čia: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/lt/rules.md b/lt/rules.md
new file mode 100644
index 0000000..8b961dd
--- /dev/null
+++ b/lt/rules.md
@@ -0,0 +1,19 @@
+:flag_lt: **Serverio taisyklės**
+
+`[1]` **Gerbkite visus narius** Elkitės su kitais taip, kaip norite, kad su jumis būtų elgiamasi ir niekada nepradėkite asmeninių išpuolių prieš ant kažkieno kito. Mes visi esame skirtingi. Suvokime ir gerbkime tuos skirtumus, nes jie ir padaro mus tokius, kokie esame.
+
+`[2]` **Spam and Advertising** Any and all forms of spam or advertising are not permitted in the server, whether it is demonstrated in messages, nicknames or usernames.
+
+`[3]` **Off-topic content and international discussions** Keep all content on-topic, i.e. don't use random commands in general, use it in dedicated channels. Prašome pereiti į #international jeigu Jūs nekalbate angliškai.
+
+`[4]` **Doxxing and blackmailing** Never share any personal information about yourself or others, nor blackmail anyone.
+
+`[5]` **Politika, pykčiai ir debatai** Pykčiai yra neleidžiama, neatneškite savo pykčių į šį serveri - mums nerūpi, naudokites asmeninėmis žinutėmis, jos ir yra tam skirtos. Draugiški debatai ir diskusijos apie politiką yra leidžiamos, bet prašome tai daryti pagarbiai ir konstruktyviai.
+
+`[6]` **Minimodding and false reports** We have a staff team for a reason, please do not minimod or tell our staff what to do in a certain situation, we have our staff guidelines that we follow all the time. Jeigu manote, kad personalas tvarko situacija neteisingai, susisiekite su aukštesniaisiais. Neteisingi pranešimai irgi yra uždrausti. Priklausomai nuo situacijos Jūs galite būti užblokuotas.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Sveikas protas** Visada naudokites sveiku protu, tai nėra taip sunku.
\ No newline at end of file
diff --git a/lv/Latvian.po b/lv/Latvian.po
index db9a37a..3b20d93 100644
--- a/lv/Latvian.po
+++ b/lv/Latvian.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:21\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:26\n"
"Last-Translator: \n"
"Language-Team: Latvian\n"
"Language: lv_LV\n"
@@ -17,1050 +17,1373 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr ""
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr ""
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr ""
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr ""
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr ""
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr ""
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr ""
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
msgstr ""
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr ""
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr ""
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr ""
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr ""
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr ""
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr ""
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr ""
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr ""
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr ""
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr ""
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr ""
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr ""
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr ""
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr ""
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr ""
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr ""
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr ""
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr ""
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr ""
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr ""
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr ""
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr ""
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr ""
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr ""
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr ""
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr ""
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr ""
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr ""
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr ""
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr ""
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr ""
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr ""
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr ""
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr ""
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr ""
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1075,272 +1398,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1350,464 +1713,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1819,322 +2181,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2150,12 +2515,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2174,108 +2539,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2287,241 +2652,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2529,66 +2914,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2597,107 +2982,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2705,631 +3092,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
-msgid "{0} Welcome messages are disabled in this server."
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
-msgid "{0} Welcome messages do not use embeds in this server."
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
-msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
+msgid "{0} Welcome messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
+msgid "{0} Welcome messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
+msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3344,129 +3867,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3481,665 +3999,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4149,1231 +4602,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5398,489 +5901,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5893,463 +6407,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/lv/faq.md b/lv/faq.md
new file mode 100644
index 0000000..f94a288
--- /dev/null
+++ b/lv/faq.md
@@ -0,0 +1,21 @@
+:flag_us: **Frequently Asked Questions**
+
+**Q: Why isn't a command working even though I am typing it right?** A: Either a command was removed or the bot is missing permissions.
+
+**Q: What language is the bot written in?** A: Python, discord.py library.
+
+**Q: Can I contribute to Dredd's source?** A: Yes, the link to the code is available via the `-source` command.
+
+**Q: Can I reduce the cooldowns of the commands?** A: No. They're there for a reason.
+
+**Q: Why isn't the bot responding to any of the commands?** A: If you're using the correct default prefix (`-`) and it wasn't changed in the server, the bot might be missing permissions to send messages or you were blacklisted from using the bot. To make sure the prefix hasn't been changed you can mention the bot and it should return the set prefix for that server, if it doesn't respond, invoke `@Dredd prefix` command and it will insert your guild's data into the database. If it still doesn't work, please open a ticket (#open-a-ticket) so we could tell you more information.
+
+**Q: I want to boost this server, what will I get for that?** A: You can see all the perks you get in #announcements's pinned messages
+
+**Q: I was blacklisted and would like to get unblacklisted.** A: Please open a ticket (#open-a-ticket) so we could discuss about it.
+
+**Q: How do I run your bot? Github doesn't provide any information.** A: As stated in github: "If you don't understand something, google it. Our support server **DOES NOT** provide support for cloning Dredd.", however if you open a ticket or dm any of the staff and cry about us not helping you clone the bot, you **WILL** get banned from the server.
+
+**Q: Are staff application open?** A: Try your luck here:
+
+**Q: Can I become a translator?** A: Yes, of course! DM one of the managers or submit a request for your language here: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/lv/rules.md b/lv/rules.md
new file mode 100644
index 0000000..4907bbf
--- /dev/null
+++ b/lv/rules.md
@@ -0,0 +1,19 @@
+:flag_us: **Server Rules**
+
+`[1]` **Respect all members** Treat others how you wish to be treated and never commence any personal attacks on someone. We are all humans made by human by our differences, embrace and respect them because they make us who we are.
+
+`[2]` **Spam and Advertising** Any and all forms of spam or advertising are not permitted in the server, whether it is demonstrated in messages, nicknames or usernames.
+
+`[3]` **Off-topic content and international discussions** Keep all content on-topic, i.e. don't use random commands in general, use it in dedicated channels. If you do not speak English, please move over to #international instead as well.
+
+`[4]` **Doxxing and blackmailing** Never share any personal information about yourself or others, nor blackmail anyone.
+
+`[5]` **Politics, drama and debates** Drama is outright not allowed, do not bring your drama into this server - we don't care, use direct messages instead, that's what they're for. Friendly debates and political discussions are allowed, however, please keep it to a constructive and respectful level.
+
+`[6]` **Minimodding and false reports** We have a staff team for a reason, please do not minimod or tell our staff what to do in a certain situation, we have our staff guidelines that we follow all the time. If you think staff is handling a situation inappropriately, contact higher-ups instead. False reports are also not permitted, depending on the situation you might get banned for it.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Common sense** Always use common sense, it's not that hard.
\ No newline at end of file
diff --git a/nl/Dutch.po b/nl/Dutch.po
index 9a45d78..f0b0d24 100644
--- a/nl/Dutch.po
+++ b/nl/Dutch.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:22\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:27\n"
"Last-Translator: \n"
"Language-Team: Dutch\n"
"Language: nl_NL\n"
@@ -17,44 +17,44 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr "{0} De opgegeven tijd is in het verleden"
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr "Deze tijd is in het verleden."
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr "Ontbrekende argumenten na tijd."
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr "Tijd fout! Probeer \"in een uur\" of \"5 dagen\"."
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr "Citaat verwacht voor tijdsinvoer..."
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr "Als de tijd geciteerd staat, moet u de aanhalingstekens weghalen."
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr "Sorry, maar ik begreep niet wat u bedoelde. U hebt waarschijnlijk geen tijd opgegeven of het in een andere taal opgegeven. (Niet Engels)"
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr "Oeps!\n"
"Fout bij het ophalen van uw vote: {0}"
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
@@ -62,598 +62,907 @@ msgstr "Er is een fout ontstaan tijdens het verkrijgen van uw vote, de gedetaill
"```py\n"
"{0}```"
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr "Dit command is in de testfase, je kan de support server joinen als je een aanvraag wil doen om je guild een testing guild te maken, of om te weten wanneer het command beschikbaar is."
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr "Helaas wordt dit commando verwijderd in de volgende update. Als je wilt weten waarom, join dan hier de support server {0}"
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr "Hallo!\n"
"We zijn momenteel bezig met onderhoud waardoor de bot onbeschikbaar is. Je kan hier de [support server]({0}) joinen of de [status page]({1}) volgen om te weten wanneer we weer beschikbaar zijn!"
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr "Er is momenteel onderhoud aan Dredd!"
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr "{0} | `{1}` en de bijbehorende subcommands zijn momenteel uitgeschakeld voor: `{2}`"
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr "{0} | `{1} {2}` is momenteel uitgeschakeld voor: `{3}`"
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr "{0} | `{1}` is momenteel uitgeschakeld voor: `{2}`"
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr "{0} U moet eerst in een spraakkanaal zijn."
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr "{0} Ik zit niet in het spraakkanaal."
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr "{0} U moet in hetzelfde spraakkanaal met mij zijn."
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr "{0} Ik mis machtigingen in je spraakkanaal. Zorg ervoor dat je me de juiste machtigingen hebt gegeven!"
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr "{0} Ik ben niks aan het afspelen."
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr "{0} Speler is niet gepauzeerd."
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr "{0} De speler is al gepauzeerd."
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr "Dit lid is nog niet eerder gebanned."
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr "Geldige opties zijn {0}"
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr "Geldige waarden zijn {0}"
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr "Volgend level in **{0}** boosts"
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr "Eigenaar van Dredd"
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr "Admin van Dredd"
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr "Staflid in de [support server]({0}) of bijdrager"
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr "Dredd's Vertaler"
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr "Dredd's Sponsor"
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr "Booster van [Dredd's support server] ({0}) of Donateur"
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr "Dredd's Partner"
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr "Dredd Bug Hunter"
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr "Dredd BETA Bug Hunter"
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr "Dredd Vroege Supporter"
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr "Dredd Super Vroegtijdige supporter"
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr "Gebruiker op zwarte lijst"
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr "Een speciale badge voor Eend :duck:"
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr "{0} Dredd Staff Server"
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr "{} Dredd Geverifieerde Server"
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr "{0} Dredd Partner Server"
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr "{0} Bewerkte berichten\n"
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr "{0} Verwijderde berichten\n"
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr "{0} Moderatie\n"
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr "{0} Guild logs\n"
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr "{0} Toetreding Members\n"
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr "{0} Vertrekken Members\n"
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr "{0} Member Updates\n"
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr "{0} Raid modus\n"
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr "{0} welkomstberichten\n"
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr "{0} Vertrekberichten\n"
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr "{0} Rol op toetreding\n"
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr "{0} Dehoisting\n"
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr "{0} Automoderatie\n"
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr "mute"
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr "temp-mute"
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr "kick"
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr "ban"
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr "temp-ban"
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr "Ik kon deze afspeellijst niet vinden! Probeer het opnieuw of gebruik een andere link."
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr "Ik kon dit album niet vinden! Probeer het opnieuw of gebruik een andere link."
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr "De URL die je hebt geplaatst is niet geldig of bestaat niet!"
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr "{0} Afspeellijst **{1}** met {2} liedjes is aan de wachtrij toegevoegd!"
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr "{0} Album **{1}** met {2} liedjes is aan de wachtrij toegevoegd!"
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr "{0} **{1}** Is toegevoegd aan de wachtrij!"
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr "Kan geen rtfm lookup tabel maken, probeer het later opnieuw."
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr "Sorry, Ik kon niets vinden."
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr "enhanced discord.py {0}"
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr "Hou in gedachten dat dit NIET de originele d.py is; sommige dingen kunnen anders zijn"
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr "**Zoekterm:** `{0}`\n\n"
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr "Spam (versturen van meerdere berichten in een korte tijd)"
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr "Adverteren"
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr "Spammen van Hoofdletters"
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr "Spammen van links"
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr "Spammen van mentions"
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr "anti raid: gebruikersaccount is jonger dan 30 dagen."
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr "Strikte Anti Raid: Niemand mag de server betreden"
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr "Member gedempt"
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr "Member tijdelijk gedempt"
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr "Member gekicked"
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr "Member verbannen"
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr "Member tijdelijk verbannen"
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr "Automoderatie actie"
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr "\n"
"**Duur:** {0}"
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr "**Member:** {0}{1}\n"
"**Reden:** {2}"
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr "Automod actie | {0}"
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr "{0} Iets is mislukt tijdens het straffen van de member. Foutmelding is naar mijn developers gestuurd. Dit is zeer waarschijnlijk te wijten aan het ontbreken van machtigingen of aan het niet toegang hebben tot de persoon en/of rol"
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr "{0} **{1}** is gedempt voor {2}."
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr "{0} **{1}** is gedempt voor {2}, reden {3}."
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr "{0} **{1}** is gekicked voor {2}."
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr "{0} **{1}** is gebanned voor {2}."
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr "{0} **{1}** is gebanned voor {2}, reden {3}."
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr "{0} {1} heeft antiraid-modus geactiveerd, probeer later opnieuw toe te treden."
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr "{0} {1} heeft antiraid-modus geactiveerd, u mag niet toetreden tot die server."
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr "{0} {1} heeft strikte antiraid-modus geactiveerd, probeer later opnieuw toe te treden."
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr "{0} Ik weet niet zeker wat er gebeurd is, maar er is iets fout gegaan. Zorg ervoor dat mijn rol boven alle anderen staat. Anders zie je deze fouten vaker terug. Ik heb deze fout ook naar mijn developers gestuurd."
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr "{0} Mute rol is niet gevonden. Maak de mute rol aan, of stel een aangepaste rol in met `{1}muterole [role]`.\n\n"
"De machtigingen voor de member om berichten te sturen is *hopelijk* handmatig verwijderd."
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr "{0} Het is mislukt om de member te kicken/bannen, Zijn ze hoger in de rolhiërarchie dan mij? Zet mijn rol op de top om dit soort problemen te voorkomen.\n\n"
"De machtigingen voor de member om berichten te sturen is *hopelijk* handmatig verwijderd."
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr "Vote vereist!"
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr "Hey {0}!"
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
-msgstr "Bedankt voor het gebruiken van mij! Onfortuinlijk genoeg is dit command vote-beperkt en zul je moeten voten voor Dredd. Je kan in de volgende lijsten voten:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
-"Als je dit al hebt gedaan, wacht alstublieft. Het is mogelijk dat the API langzaam is op het moment.\n\n"
-"*Na het voten, kan je dit command gebruiken. En zo help je ook Dredd om meer servers te krijgen.*"
-
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+msgstr ""
+
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr "{0} Dit command is beperkt tot staff"
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr "{0} Dit command kan alleen door boosters gebruikt worden"
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr "{0} Je hebt een ongeldige machtingenvlag opgegeven. Zorg ervoor dat je de juiste gebruikt."
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr "{0} Dit command is al gebruikt door iemand in deze server of in dit kanaal."
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr "{0} | Dit command kan alleen in privéberichten worden gebruikt!"
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr "{0} | Dit command kan niet in privéberichten worden gebruikt!"
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr "{0} Dit command is gemarkeerd als NSFW waardoor je het niet kan gebruiken in dit kanaal."
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr "{0} Dit command kan alleen worden gebruikt door de bot developers."
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr "{0} Je mist de machtiging {1}."
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr "{0} Ik mis {1} machtigingen"
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr "{0} | Je zit op een cooldown, probeer opnieuw in **{1}** seconden."
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr "{0} | Je mist een argument - **{1}**"
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr "{0} | Het lijkt erop dat je de quotes niet hebt gesloten"
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr "{0} | Onverwachte spatie na het aanhalingsteken, maar ontving een ander aanhalingsteken"
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr "{0} | De reacties konden niet worden toegevoegd, gelieve het commando opnieuw in te voeren."
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr "{0} Ik mis machtigingen om links te embedden."
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr "{0} Onbekende fout | #{1}"
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr "Command `{0}` ervaart een fout die ik naar mijn developer(s) heb gestuurd.\n"
"Mijn developer(s) zal hier z.s.m. aan werken. Ondertussen, kan je [de support server toetreden]({1}) voor updates."
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr "Fout info:"
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr "{0} Bekende fout | #{1}"
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr "Command `{0}` ervaart een fout die al naar mijn developer(s) gestuurd was.\n"
"Mijn developer(s) zal hier naar kijken en zal het z.s.m. proberen op te lossen. Ondertussen, kan je [de support server toetreden]({1}) voor updates."
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr "Fout info:"
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr "Mijn prefix in deze server is `{0}` of {1}!"
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr "Ik waardeer het dat je me gebruikt! Je kunt mijn commands hier ook in DMs gebruiken met de prefix `!`, maar als je geen commands gebruikt - de DMs zullen worden gelogged in mijn [support server]({0}), stuur me dus geen gevoelige informatie."
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr "Hey! Onbekend of je het al weet, maar mijn prefix in DMs is `!`"
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr "Als u de server eigenaar bent en een beroep wilt doen op de blacklist, kunt u [toetreden in de support server]({0})."
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr "Helaas kan de blacklist status van deze server niet worden verwijderd."
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
@@ -661,12 +970,12 @@ msgstr "Hey!\n"
"Deze server staat op mijn blacklist, dus ik zal niet meer in deze server blijven. {0}\n\n"
"**Blacklist reden:** {1}"
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr "Blacklist probleem opgetreden!"
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
@@ -674,45 +983,45 @@ msgstr "Hey!\n"
"Deze server staat op mijn blacklist, dus ik zal niet meer in deze server blijven. {0}\n\n"
"**Blacklist reden:** {1}"
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr "Bedankt voor mij uit te nodigen in deze server!\n"
"Om aan de slag te gaan - je kan mijn commando's zien met behulp van `{0}help [categorie/command]`. Om mijn prefix te veranderen kunt u `{0}prefix [prefix]` gebruiken. als je hulp nodig hebt kan je ook de [support server]({1}) betreden. Je kunt ook `{2}` of `{3}` contacteren als je hulp nodig hebt."
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr "Bedankt voor mij uit te nodigen in deze server!\n"
"Om aan de slag te gaan - je kan mijn commando's zien met behulp van `{0}help [categorie/command]`. Om mijn prefix te veranderen, kunt u `{0}prefix [prefix]` gebruiken. Als je hulp nodig hebt, kan je toetreden tot de <{1}>. Je kunt ook `{2}` of `{3}` contacteren als je hulp nodig hebt."
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr "Welkom terug {0}! U was weg voor **{1}**. Uw AFK status is verwijderd."
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr "Hey! **{0}** is AFK geweest voor **{1}** voor - **{2}**."
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr "\n"
"*Stikker* - {0}"
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr "{0} bericht bewerkt"
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
@@ -720,57 +1029,57 @@ msgstr "**Gebruiker:** {0} `{1}`\n"
"**Kanaal:** {2} `#{3}`\n"
"[Spring naar bericht]({4})"
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr "**Voor:**"
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr "**Na:**"
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr "Gebruiker ID: {0}"
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr "{0} bericht verwijderd"
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr "**Gebruiker:** {0} `{1}`\n"
"**Kanaal:** {2} `#{3}`"
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr "**Bericht:**"
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr "**Bijlages:**"
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr "**Sticker:**"
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr "{0} heeft zijn bijnaam gewijzigd"
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr "{0} Bijnaam gewijzigd"
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
@@ -778,35 +1087,35 @@ msgstr "**Member:** {0} `{1}`\n\n"
"**Voor:** {2}\n"
"**Na:** {3}"
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr "{0} heeft zijn profielfoto gewijzigd"
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr "{0} Profielfoto gewijzigd"
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr "{0} heeft zijn bijnaam gewijzigd"
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr "{0} Bijnaam gewijzigd"
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
@@ -814,14 +1123,14 @@ msgstr "**Lid:** {0} `{1}`\n"
"**Voor:** {2}\n"
"**Na:** {3}"
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr "{0} Een lid is verbannen"
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
@@ -829,100 +1138,101 @@ msgstr "**Lid:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reden:** {3}"
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr "Ticket ID: #{0}"
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr "{0} Een lid is niet meer verbannen"
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr " Groep naam veranderd"
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr "**Voor:** {0}\n"
"**Na:** {1}"
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr " Groep regio veranderd"
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr " Groep afk kanaal veranderd"
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr " Groep icoon veranderd"
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr "**Voor:** [Klik hier]({0})\n"
"**Na:** [Klik hier]({1})"
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr " Multifactor authenticatie groep (MFA) veranderd"
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr " Verificatieniveau van de groep veranderd"
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr " Groep standaard meldingen gewijzigd"
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr "{0} Een nieuw lid is toegetreden"
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr "{0} Is toegetreden tot de server"
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr "**Lid:** {0} ({1})\n"
"**Account aangemaakt:** {2}"
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr "Lid #{0}"
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr "{0} Een lid heeft de server verlaten"
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr "{0} Heeft de server verlaten"
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
@@ -930,27 +1240,28 @@ msgstr "**Lid:** {0} ({1})\n"
"**Toegetreden:** {2}\n"
"**Rollen:** {3}"
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr "Geen rollen."
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr "Leden resterend: {0}"
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr "Automatisch dempen | dempen vermijden"
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr "{0} {1} Deelnemer(s) verbannen"
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
@@ -960,20 +1271,21 @@ msgstr "**Lid/Leden:**\n"
"**Moderator:** {2} ({3})\n"
"**Reden:** {4}"
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr "{0} {1} Lid/Leden met hackban"
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr "{0} {1} Lid/Leden eruitgegooid"
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
@@ -982,53 +1294,63 @@ msgstr "**Lid/Leden:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reden:** {3}"
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr "{0} {1} Lid/Leden tijdelijk-verbannen"
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr "{0} {1} Lid/Leden gemute"
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr "{0} {1} Lid/Leden gewaarschuwd"
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr "{0} {1} Lid/Leden on-verbannen"
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr "{0} {1} Lid/Leden geunmute"
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr "{0} Een lid is eruitgegooid"
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr "{0} {1} Lid/Leden spraak gemute"
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr "{0} {1} Lid/Leden spraak geunmute"
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr "{0} {1} Lid/Leden ongehezen"
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
@@ -1036,78 +1358,73 @@ msgstr "**Lid/Leden:**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr "*Het oorspronkelijke bericht is verwijderd of ik mis machtigingen*\n\n"
"Uw herinnering: {0}"
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr "Niemand heeft verbinding gemaakt met een spraakkanaal in meer dan 12 uur om grondstoffen op te slaan zal ik de speler stoppen en het spraakkanaal verlaten."
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr "Automod is uitgeschakeld in deze server, schakel het in door het `automod toggle` commando te gebruiken"
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr "Nee"
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr "Lid verwijderen"
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr "Verban Lid"
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr "Alle Leden verwijderen"
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr "Verban Alle Leden"
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr "Ja"
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr "Demp gebruiker"
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr "Tijdelijk Demp lid ({0})"
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr "Tijdelijk Verban lid ({0})"
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr "\n"
"**Anti-Raid Log Kanaal:** {0}"
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1133,274 +1450,314 @@ msgstr "```\n"
"**Verwijder berichten:** {9}\n"
"**DM people tijdens raid:** {10}{11}{12}"
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr "Uitgeschakeld"
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr "\n"
"**Vermeldingen Limiet:** {0}"
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr "\n"
"**Caps Percentage:** {0}"
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr "Beheer automod in de server"
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr " Beheer automod status in de server "
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr "{0} Automod instellingen"
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr "Schakel automod in of uit"
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr " Schakel automod in of uit "
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr "{0} Ik mis machtigingen in je spraakkanaal. Zorg ervoor dat je me de juiste machtigingen hebt gegeven!"
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr "{0} Automod is met succes ingeschakeld in deze server."
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr "{0} Automod is met succes uitgeschakeld in deze server."
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr "Stel de globale automod's waarde in op de server"
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr " Stel de globale automod's waarde in de server "
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr "Automod is uitgeschakeld in deze server, schakel het in door het `{0}automod toggle` commando te gebruiken"
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr "chill"
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr "strikt"
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr "{0} Succesvol de automod waarde ingesteld op **{1}**"
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr "Schakel auto links in of uit"
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr " Anti-links in of uitschakelen "
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr "{0} Succesvolle anti link uitgeschakeld in deze server"
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr "Anti link is al uitgeschakeld in deze server."
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr "{0} Succesvol anti links straf type aan**{1}** leden.{2}"
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr " Ze zullen standaard voor 12 uur gedempt/verbannen worden."
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr "Schakel auto uitnodigingen in of uit"
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr " Anti-uitnodigingen in of uitschakelen "
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr "{0} Succesvol anti uitnodigingen uitgeschakeld in deze server"
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr "Anti uitnodiging is al uitgeschakeld in deze server."
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr "{0} Succesvol anti uitnodiging straf type aan**{1}** leden.{2}"
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr "Schakel anti massa vermelding in of uit"
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr " Schakel anti-vermelding in of uit en stel de vermeldenlimiet in op elk getal dat u wilt "
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
-msgstr "Vermeldingen limiet moet tussen 2 en 15 liggen"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
+msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr "{0} Succesvolle anti mention uitgeschakeld in deze server"
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr "Anti massa mention is al uitgeschakeld in deze server."
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr "{0} Succesvol anti massa vermeldingen naar **{1}** leden. Vermeldt het limiet - `{2}`.{3}"
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr "Schakel anti massa hoofdletters in of uit"
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr " Schakel anti-massa hoofdletters in en stel de gemiddelde limiet in op elk getal dat u verkiest "
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr "Percentage moet een waarde tussen de 25 en 100 zijn"
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr "{0} Succesvol anti mass caps uitgeschakeld in deze server"
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr "Anti caps zijn is al uitgeschakeld in deze server."
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr "{0} Succesvol anti massa hoodletters naar **{1}** leden. Percentage gezet op- `{2}`.{3}"
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr "Schakel anti spam in of uit"
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr " Schakel anti spam in of uit "
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr "{0} Succesvol anti spam uitgeschakeld in deze server"
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr "Anti spam is al uitgeschakeld in deze server."
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr "{0} Succesvol anti spam straf type aan**{1}** leden.{2}"
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr "Schakelen tussen het negeren van de server moderators"
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr " Schakelen of bot leden moet negeren met rechten berichten te beheren (moderators) "
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr "{0} Ik zal mensen met beheerrechten (moderators) niet meer negeren."
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr "{0} Ik negeer vanaf nu mensen met beheerrechten voor berichten (moderators)."
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr "Schakelen tussen het wel of niet verwijderen van berichten door gebruiker (s) automatisch te straffen"
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr " Schakel of bot de berichten moet verwijderen bij het bestraffen van de gebruiker(s) "
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr "{0} Ik zal geen berichten meer verwijderen."
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr "{0} Ik zal nu berichten verwijderen van nu."
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr "Beheer anti raid modus in de server"
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr " Beheer anti raid modus in de server "
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr "Schakel raid-modus aan of uit"
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1416,464 +1773,463 @@ msgstr " Schakel raid modus in of uit status\n"
" `kickall` - verwijder alle nieuwe leden account leeftijd maakt niet uit\n"
" `banall` - ban alle nieuwe leden, account leeftijd maakt niet uit "
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr "Toegestane waarden zijn `kick`, `ban`, `kickall` en `banall`, als je probeert de raid-modus uit te schakelen, geef geen argumenten"
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr "{0} Succesvol de raidmode ingeschakeld, zullen nieuwe leden kicken die hun accounts minder dan 30 dagen geleden hebben aangemaakt."
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr "{0} Succesvol de raidmode ingeschakeld, zal nieuwe leden kicken die hun accounts minder dan 30 dagen geleden hebben aangemaakt."
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr "{0} Succesvol ingeschakeld raidmode, zal alle nieuwe leden kicken"
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr "{0} Succesvol ingeschakeld raidmode, zal alle nieuwe leden verbannen"
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr "{0} Heeft de raidmode succesvol uitgeschakeld"
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr "{0} heeft de nieuwe raidmodus logging kanaal ingesteld op {1}"
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr "{0} Succesvol de raidmode ingeschakeld, zal nieuwe leden kicken die hun accounts minder dan 30 dagen geleden hebben aangemaakt."
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1885,322 +2241,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2216,12 +2575,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2240,108 +2599,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2353,241 +2712,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2595,66 +2974,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2663,107 +3042,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2771,631 +3152,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
msgid "{0} Welcome messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
msgid "{0} Welcome messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3410,129 +3927,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3547,665 +4059,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4215,1231 +4662,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5464,489 +5961,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5959,463 +6467,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/nl/faq.md b/nl/faq.md
new file mode 100644
index 0000000..5f37433
--- /dev/null
+++ b/nl/faq.md
@@ -0,0 +1,21 @@
+:flag_nl: **Veelgestelde vragen**
+
+**V: Waarom werkt een commando niet ondanks dat ik het goed spel?** A: Het commando was verwijderd of de bot mist machtigingen.
+
+**V: Welke taal is de bot in geprogrammeerd?** A: Python, discord.py library.
+
+**V: Kan ik bijdragen aan de code van Dredd?** A: Ja, de link naar de code is beschikbaar via `-source`.
+
+**V: Kan ik de afkoeltijd van de commando's verminderen?** A: Nee. Ze zijn er voor een reden.
+
+**V: Waarom reageert de bot niet op de commando's?** A: Als je de correcte standaard prefix (`-`) gebruikt en het is niet veranderd in een server, de bot mist mogelijk benodigde machtigingen om berichten te verzenden of je staat op de blacklist. Om zeker te weten dat de prefix niet veranderd is, kan je de bot pingen en zou het de ingestelde prefix moeten weergeven. Als het niet reageert, probeer `@Dredd prefix` en de guild data zal in de database worden gezet. Als het nog steeds niet werkt, open dan een ticket (#open-a-ticket) zodat we je meer informatie kunnen geven.
+
+**V: Ik wil deze server boosten, wat krijg ik daarvoor?** A: Je kunt alle voordelen zien die je krijgt in #announcements's vastgezette berichten
+
+**V: Ik sta op de blacklist en wil er graag af worden gehaald.** A: Open alstublieft een ticket (#open-a-ticket) zodat we het hierover kunnen hebben.
+
+**V: Hoe run ik je bot? Github verstrekt geen informatie.** A: Zoals er in github staat: "Als je iets niet begrijpt, google het. Onze support server biedt **GEEN** ondersteuning voor het klonen van Dredd.", maar als je een ticket opent of een bericht naar een van onze staff members stuurt en klaagt over ons niet jou helpen met klonen, zal je gebanned worden.
+
+**V: Zijn de staffsolicitaties open?** A: Probeer je geluk hier:
+
+**V: Kan ik vertaler worden?** A: Ja, natuurlijk! DM een van onze managers of stuur hier een verzoek voor je taal: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/nl/rules.md b/nl/rules.md
new file mode 100644
index 0000000..71a64fa
--- /dev/null
+++ b/nl/rules.md
@@ -0,0 +1,19 @@
+:flag_nl: **Server Regels**
+
+`[1]` **Respecteer alle leden** Behandel anderen hoe jij behandeldwilt worden en begin nooit een persoonlijke aanval op iemand. We zijn allemaal mensen die mens worden gemaakt door onze verschillen. Omarm en respecteer deze, omdat zij ons maken tot wie we zijn.
+
+`[2]` **Spam en Reclame** Alle vormen van spam en reclame zijn verboden in de server, ongeacht of het in berichten, bijnamen of gebruikersnamen zijn.
+
+`[3]` **Off-topic content en internationale discussies** Hou alle content on-topic, Bijv. geen willekeurige commando's gebruiken in general, gebruik het in de daarvoor bedoelde kanalen. Als je geen Engels spreekt kan je andere talen praten in #internatonal.
+
+`[4]` **Doxxen en blackmailen** Deel nooit persoonlijke informatie van jezelf of andere, noch blackmailen naar andere.
+
+`[5]` **Politiek, drama en debatten.** Drama is niet toegestaan en breng niet jouw drama in de server - het maakt ons niets uit, gebruik directe berichten in plaats van hier, dat is waar ze voor zijn. Vriendelijke debatten en politieke discussies zijn toegestaan maar houd het op een constructief en respectvol.
+
+`[6]` **Minimoderatie en neppe rapporten** Wij hebben een staff team voor een reden, minimod alsjeblieft niet en vertel ons personeel wat je kan doen is een bepaalde situatie, wij hebben onze personeel richtlijnen dat wij ons de hele tijd aan houden. If you think staff is handling a situation inappropriately, contact higher-ups instead. False reports are also not permitted, depending on the situation you might get banned for it.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Common sense** Always use common sense, it's not that hard.
\ No newline at end of file
diff --git a/no/Norwegian.po b/no/Norwegian.po
index 7404fe7..0ba821d 100644
--- a/no/Norwegian.po
+++ b/no/Norwegian.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:21\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:27\n"
"Last-Translator: \n"
"Language-Team: Norwegian\n"
"Language: no_NO\n"
@@ -17,1050 +17,1373 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr ""
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr ""
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr ""
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr ""
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr ""
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr ""
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr ""
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
msgstr ""
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr ""
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr ""
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr ""
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr ""
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr ""
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr ""
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr ""
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr ""
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr ""
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr ""
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr ""
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr ""
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr ""
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr ""
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr ""
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr ""
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr ""
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr ""
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr ""
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr ""
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr ""
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr ""
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr ""
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr ""
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr ""
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr ""
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr ""
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr ""
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr ""
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr ""
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr ""
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr ""
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr ""
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr ""
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr ""
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1075,272 +1398,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1350,464 +1713,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1819,322 +2181,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2150,12 +2515,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2174,108 +2539,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2287,241 +2652,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2529,66 +2914,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2597,107 +2982,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2705,631 +3092,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
-msgid "{0} Welcome messages are disabled in this server."
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
-msgid "{0} Welcome messages do not use embeds in this server."
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
-msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
+msgid "{0} Welcome messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
+msgid "{0} Welcome messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
+msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3344,129 +3867,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3481,665 +3999,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4149,1231 +4602,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5398,489 +5901,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5893,463 +6407,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/no/faq.md b/no/faq.md
new file mode 100644
index 0000000..f94a288
--- /dev/null
+++ b/no/faq.md
@@ -0,0 +1,21 @@
+:flag_us: **Frequently Asked Questions**
+
+**Q: Why isn't a command working even though I am typing it right?** A: Either a command was removed or the bot is missing permissions.
+
+**Q: What language is the bot written in?** A: Python, discord.py library.
+
+**Q: Can I contribute to Dredd's source?** A: Yes, the link to the code is available via the `-source` command.
+
+**Q: Can I reduce the cooldowns of the commands?** A: No. They're there for a reason.
+
+**Q: Why isn't the bot responding to any of the commands?** A: If you're using the correct default prefix (`-`) and it wasn't changed in the server, the bot might be missing permissions to send messages or you were blacklisted from using the bot. To make sure the prefix hasn't been changed you can mention the bot and it should return the set prefix for that server, if it doesn't respond, invoke `@Dredd prefix` command and it will insert your guild's data into the database. If it still doesn't work, please open a ticket (#open-a-ticket) so we could tell you more information.
+
+**Q: I want to boost this server, what will I get for that?** A: You can see all the perks you get in #announcements's pinned messages
+
+**Q: I was blacklisted and would like to get unblacklisted.** A: Please open a ticket (#open-a-ticket) so we could discuss about it.
+
+**Q: How do I run your bot? Github doesn't provide any information.** A: As stated in github: "If you don't understand something, google it. Our support server **DOES NOT** provide support for cloning Dredd.", however if you open a ticket or dm any of the staff and cry about us not helping you clone the bot, you **WILL** get banned from the server.
+
+**Q: Are staff application open?** A: Try your luck here:
+
+**Q: Can I become a translator?** A: Yes, of course! DM one of the managers or submit a request for your language here: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/no/rules.md b/no/rules.md
new file mode 100644
index 0000000..4907bbf
--- /dev/null
+++ b/no/rules.md
@@ -0,0 +1,19 @@
+:flag_us: **Server Rules**
+
+`[1]` **Respect all members** Treat others how you wish to be treated and never commence any personal attacks on someone. We are all humans made by human by our differences, embrace and respect them because they make us who we are.
+
+`[2]` **Spam and Advertising** Any and all forms of spam or advertising are not permitted in the server, whether it is demonstrated in messages, nicknames or usernames.
+
+`[3]` **Off-topic content and international discussions** Keep all content on-topic, i.e. don't use random commands in general, use it in dedicated channels. If you do not speak English, please move over to #international instead as well.
+
+`[4]` **Doxxing and blackmailing** Never share any personal information about yourself or others, nor blackmail anyone.
+
+`[5]` **Politics, drama and debates** Drama is outright not allowed, do not bring your drama into this server - we don't care, use direct messages instead, that's what they're for. Friendly debates and political discussions are allowed, however, please keep it to a constructive and respectful level.
+
+`[6]` **Minimodding and false reports** We have a staff team for a reason, please do not minimod or tell our staff what to do in a certain situation, we have our staff guidelines that we follow all the time. If you think staff is handling a situation inappropriately, contact higher-ups instead. False reports are also not permitted, depending on the situation you might get banned for it.
+
+`[7]` **NSFW/NSFL content** NSFL (Not Safe For Life) is **STRICTLY** prohibited, do not post anything NSFL in the chat, however NSFW (Not Safe For Work) can be posted, but only in NSFW marked channels :nsfw:
+
+`[8]` **Ear rapes, epileptic emojis/videos/gifs** Do not send nor play anything that would have a potential of giving person a seizure.
+
+`[9]` **Common sense** Always use common sense, it's not that hard.
\ No newline at end of file
diff --git a/pl/Polish.po b/pl/Polish.po
index b050b22..a927826 100644
--- a/pl/Polish.po
+++ b/pl/Polish.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-09-10 21:26\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:27\n"
"Last-Translator: \n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
@@ -17,44 +17,44 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr "{0} Czas jaki podałeś jest w przeszłości"
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr "Ten czas minął."
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr "Brakujący argument po czasie."
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr "Błąd czasu! Spróbuj \"za godzinę\" lub \"5 dni\"."
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr "Oczekiwana cytatu przed wprowadzeniem czasu..."
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr "Jeśli czas jest cytowany, musisz go zacytować."
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr "Przepraszam, ale nie rozumiem, co masz na myśli. Prawdopodobnie nie określiłeś czasu lub podałeś go w innym języku (nie angielskim)"
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr "Ups!\n"
"Wystąpił błąd podczas pobierania głosu: {0}"
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
@@ -62,1009 +62,1332 @@ msgstr "Wystąpił błąd podczas próby pobrania głosu, wysłano szczegółowy
"```py\n"
"{0}```"
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr "Ta komenda znajduje się w fazie testowej, możesz dołączyć do serwera wsparcia, jeśli chcesz zastosować swoją gildię, aby być gildią testową lub wiedzieć kiedy komenda będzie dostępna."
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr "Niestety ta komenda jest usuwana podczas następnej aktualizacji, jeśli chcesz wiedzieć dlaczego, dołącz do serwera pomocy technicznej tutaj {0}"
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr "Cześć!\n"
"Jesteśmy obecnie w trakcie konserwacji i bot jest niedostępny do użytku. Możesz dołączyć do [serwera wsparcia]({0}) lub subskrybować [stronę statusu]({1}), aby wiedzieć, kiedy będziemy znów dostępni!"
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr "Dredd jest w trakcie konserwacji!"
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr "{0} | `{1}` i odpowiadające mu podpolecenia są obecnie wyłączone dla: `{2}`"
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr "{0} | `{1} {2}` jest obecnie wyłączony dla: `{3}`"
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr "{0} | `{1}` jest obecnie wyłączony dla: `{2}`"
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr "{0} Najpierw musisz dołączyć do kanału głosowego."
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr "{0} Nie jestem na kanale głosowym."
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr "{0} Musisz być ze mną na tym samym kanale głosowym."
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr "{0} brakuje uprawnień na twoim kanale głosowym. Upewnij się, że nadałeś mi odpowiednie uprawnienia!"
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr "{0} nic nie gram."
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr "{0} Bot nie jest zatrzymany."
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr "{0} Bot jest już zatrzymany."
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr "Ten użytkownik nie został zbanowany wcześniej."
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr "Prawidłowe opcje to {0}"
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr "Prawidłowe wartości are {0}"
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr "Następny poziom za **{0}**"
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr "Właściciel Dredd"
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr "Admin of Dredd"
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr "Pracownik na [serwerze wsparcia] ({0}) lub współtwórcy Dredda"
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr "Tłumacz Dredda"
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr "Dredd's Sponsor"
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr "Wzmocnienie [serwera wsparcia Dredd] ({0}) lub darczyńcy"
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr "Dredd's Partner"
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr "Łowca błędów Dredd"
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr "Dredd BETA Hunter"
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr "Wczesny supporter Dredda"
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr "Dredd Super Wczesny Supporter"
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr "Użytkownik na czarnej listy"
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr "Specjalna odznaka dla duck :duck:"
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr "{0} Obsługa Serwera Dredd"
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr "{} Zweryfikowany serwer Dredd"
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr "{0} Serwer Partnerski Dredda"
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr "{0} Edytowano Wiadomości\n"
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr "{0} Usuniętych Wiadomości\n"
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr "{0} Moderacja\n"
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr "{0} Dzienniki Gildii\n"
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr "{0} Dołączenia członków\n"
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr "{0} Liście Członków\n"
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr "Aktualizacje użytkownika {0}\n"
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr "{0} Tryb Raid\n"
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr "{0} Wiadomości powitalne\n"
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr "{0} Opuszczanie wiadomości\n"
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr "{0} Rola przy dołączeniu\n"
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr "{0} Odciąganie\n"
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr "{0} Automoderacja\n"
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr "wyciszenie"
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr "tymczasowe wyciszenie"
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr "wyrzuć"
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr "zbanuj"
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr "temp-ban"
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr ""
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1079,272 +1402,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1354,464 +1717,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1823,322 +2185,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2154,12 +2519,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2178,108 +2543,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2291,241 +2656,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2533,66 +2918,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2601,107 +2986,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2709,631 +3096,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
-msgid "{0} Welcome messages are disabled in this server."
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
-msgid "{0} Welcome messages do not use embeds in this server."
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
-msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
+msgid "{0} Welcome messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
+msgid "{0} Welcome messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
+msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3348,129 +3871,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3485,665 +4003,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4153,1231 +4606,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5402,489 +5905,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1799
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1994
+#, python-brace-format
msgid "{0} Please make sure the number is valid."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1814
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2009
+#, python-brace-format
msgid "{0} Can't seem to find any cases in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1816
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2011
+#, python-brace-format
msgid "{0} There are only {1} cases available to edit."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1819
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2014
+#, python-brace-format
msgid "{0} Started editing last {1} case(s), this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1843
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2038
+#, python-brace-format
msgid "{0} Successfully edited cases - {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1845
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2040
+#, python-brace-format
msgid "{0} Failed to edit last {1} case(s), this might be because the log message was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1851 Dredd-v3/cogs/moderation.py:1893
-#: Dredd-v3/cogs/moderation.py:1931
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2046 v3/cogs/moderation.py:2088
+#: v3/cogs/moderation.py:2125
+#, python-brace-format
msgid "{0} Case `#{1}` doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1857 Dredd-v3/cogs/moderation.py:1937
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2052 v3/cogs/moderation.py:2131
+#, python-brace-format
msgid "{0} Unknown message! Make sure I have permissions to see the logging channel and if that message exists."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1860 Dredd-v3/cogs/moderation.py:1940
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2055 v3/cogs/moderation.py:2134
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions to get that message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1862 Dredd-v3/cogs/moderation.py:1942
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2057 v3/cogs/moderation.py:2136
+#, python-brace-format
msgid "{0} Retrieving the message failed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1873
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2068
+#, python-brace-format
msgid "Successfully edited case `#{0}` reason"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1875
+#: dredd v3/cogs/moderation.py:2070
msgid "Delete existing case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1882
+#: dredd v3/cogs/moderation.py:2077
msgid " Delete the existing case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1897
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2092
+#, python-brace-format
msgid "{0} Case was deleted"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1900
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2095
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1905
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2100
+#, python-brace-format
msgid "{0} Case `#{1}` was successfuly deleted, but I was unable to send a log message to the logging channel in which case was logged. *It was most likely deleted*"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1910
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2105
+#, python-brace-format
msgid "{0} Case `#{1}` was successfully deleted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1916
+#: dredd v3/cogs/moderation.py:2111
msgid " I was unable to send a message to your logging channel."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1920
+#: dredd v3/cogs/moderation.py:2114
msgid "Get case information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1926
+#: dredd v3/cogs/moderation.py:2120
msgid " Get more information of the case "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1945
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2139
+#, python-brace-format
msgid "Showing you case `#{0}` information"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1947
+#: dredd v3/cogs/moderation.py:2141
msgid "Check user history of punishments"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1953
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:2147
msgid " Get a history of user's punishments "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1956
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2150
+#, python-brace-format
msgid "{0} {1} doesn't have any punishments history."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1975
+#: dredd v3/cogs/moderation.py:2167
msgid "softban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1981
+#: dredd v3/cogs/moderation.py:2173
msgid "warn"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1984
+#: dredd v3/cogs/moderation.py:2176
msgid "unban"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1986
+#: dredd v3/cogs/moderation.py:2178
msgid "unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1988
+#: dredd v3/cogs/moderation.py:2180
msgid "voice mute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1990
+#: dredd v3/cogs/moderation.py:2182
msgid "voice unmute"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1994
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2186
+#, python-brace-format
msgid "Not Found. ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1995
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2187
+#, python-brace-format
msgid "**Case ID:** {0}\n"
"**Action:** {1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}\n\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2003
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2195
+#, python-brace-format
msgid "{0} Punishments History"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2008
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2200
+#, python-brace-format
msgid "Muted: {0}; Banned: {1}; Kicked: {2}; Softbanned: {3}; Warned: {4}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2012
+#: dredd v3/cogs/moderation.py:2204
msgid "Shows the duration of tempmute left."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2016
+#. sourcery skip
+#: dredd v3/cogs/moderation.py:2208
msgid " Check the duration of member's tempmute.\n"
" If you're the user, you can run this command in DMs with srver id provided as well "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2024
+#: dredd v3/cogs/moderation.py:2216
msgid "User is not temp muted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2027
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2219
+#, python-brace-format
msgid "**{0}** will be unmuted in: `{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2035
+#: dredd v3/cogs/moderation.py:2227
msgid "Server administrators have disabled this feature in that server, unfortunately I cannot tell you the duration until you get unmuted."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2040
+#: dredd v3/cogs/moderation.py:2232
msgid "You're not temp muted?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2043
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2235
+#, python-brace-format
msgid "You will be unmuted in: `{0}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2046
+#: dredd v3/cogs/moderation.py:2238
msgid "Please give the ID of the server too."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2051
+#: dredd v3/cogs/moderation.py:2243
msgid "User is not temp muted in that server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2058
+#: dredd v3/cogs/moderation.py:2250
msgid "Toggle if users should see their temp mute duration"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2064
+#: dredd v3/cogs/moderation.py:2256
msgid " Toggle if users should be able to see when they're getting unmuted. They'll be able to run the command in DMs if it's toggled on. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2070
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2262
+#, python-brace-format
msgid "{0} Users will now be able to check their temp-mute duration in their DMs"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2074
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2266
+#, python-brace-format
msgid "{0} Users won't be able to check their temp-mute duration in their DMs anymore."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2076
+#: dredd v3/cogs/moderation.py:2268
msgid "Create an emoji"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2083
+#: dredd v3/cogs/moderation.py:2275
msgid " Create an emoji "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2086
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2278
+#, python-brace-format
msgid "Emoji name can't be longer than 32 characters, you're {0} characters over"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2089
+#: dredd v3/cogs/moderation.py:2281
msgid "This guild has reached the max amount of emojis added."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2097
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:2289
+#, python-brace-format
msgid "{0} Successfully created {1} emoji in this server."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2099
+#: dredd v3/cogs/moderation.py:2291
msgid "Emoji URL is invalid"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2101
+#: dredd v3/cogs/moderation.py:2293
msgid "The URL doesn't contain any image"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:2105
+#: dredd v3/cogs/moderation.py:2297
msgid "You need to either provide an image URL or upload one with the command"
msgstr ""
-#: Dredd-v3/cogs/music.py:91
-#, python-brace-format
+#: dredd v3/cogs/music.py:104
+#, python-brace-format
msgid "Looks like you've encountered bug that we're unaware how to fix, we've gone ahead and destroyed your music player for this guild, if you still encounter these bugs, please join the support server here: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:99
-#, python-brace-format
+#: dredd v3/cogs/music.py:112
+#, python-brace-format
msgid "{0} Please give me permissions to speak in a stage channel. I will check if I have permissions to speak again in 10 seconds, if not, I will leave the stage channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:103
+#: dredd v3/cogs/music.py:116
msgid "Left because I was still suppressed."
msgstr ""
-#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
-#: Dredd-v3/cogs/music.py:138
-#, python-brace-format
+#. if video is shorter than 20 seconds don't send the "Started playing" message to 1) don't spam the chat 2) don't hit the ratelimit (5/5)
+#: dredd v3/cogs/music.py:148
+#, python-brace-format
msgid "{0} Started playing **{1}**{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:155
+#: dredd v3/cogs/music.py:167
msgid "Queue End"
msgstr ""
-#: Dredd-v3/cogs/music.py:159
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:171
+#, python-brace-format
msgid "Live: {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "None"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "Current"
msgstr ""
-#: Dredd-v3/cogs/music.py:168
+#: dredd v3/cogs/music.py:180
msgid "All"
msgstr ""
-#: Dredd-v3/cogs/music.py:169
-#, python-brace-format
+#: dredd v3/cogs/music.py:182
+#, python-brace-format
msgid "**Now Playing:** {0}\n"
"**Duration:** {1}\n"
"**Volume:** {2}%\n"
@@ -5897,463 +6411,678 @@ msgid "**Now Playing:** {0}\n"
"{8}╚ **Speed:** `{10}x`"
msgstr ""
-#: Dredd-v3/cogs/music.py:170
+#: dredd v3/cogs/music.py:184
msgid "Live Stream"
msgstr ""
-#: Dredd-v3/cogs/music.py:290
+#: dredd v3/cogs/music.py:240
+msgid "Alright, I will not be clearing the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:244
+#, python-brace-format
+msgid "{0} Successfully cleared {1} songs from the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:260
+#, python-brace-format
+msgid "{0} Music nodes decided to die at the moment, please try again later."
+msgstr ""
+
+#: dredd v3/cogs/music.py:279
msgid "Everyone left the voice channel, I will stop playing music"
msgstr ""
-#: Dredd-v3/cogs/music.py:305
+#: dredd v3/cogs/music.py:293
msgid "Everyone left the voice channel, I will pause the current track"
msgstr ""
-#: Dredd-v3/cogs/music.py:316
+#: dredd v3/cogs/music.py:302
msgid "The queue is empty, please add songs to the queue so I could play them."
msgstr ""
-#: Dredd-v3/cogs/music.py:343
+#: dredd v3/cogs/music.py:336
msgid "Connect bot to a voice channel"
msgstr ""
-#: Dredd-v3/cogs/music.py:348
+#: dredd v3/cogs/music.py:341
msgid " Connect bot to a voice channel "
msgstr ""
-#: Dredd-v3/cogs/music.py:359
-#, python-brace-format
+#: dredd v3/cogs/music.py:346
+#, python-brace-format
msgid "{0} Already connected to the voice channel."
msgstr ""
-#: Dredd-v3/cogs/music.py:361
-#, python-brace-format
+#: dredd v3/cogs/music.py:353
+#, python-brace-format
msgid "{0} Connected to **{1}**!"
msgstr ""
-#: Dredd-v3/cogs/music.py:363 Dredd-v3/cogs/music.py:419
+#: dredd v3/cogs/music.py:355 v3/cogs/music.py:416
msgid "Search for and add song(s) to the Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:369 Dredd-v3/cogs/music.py:425
+#: dredd v3/cogs/music.py:361 v3/cogs/music.py:422
msgid " Search for and add song(s) to the Queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:392 Dredd-v3/cogs/music.py:442
-msgid "No songs were found with that query. Please try again."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:404
-#, python-brace-format
+#: dredd v3/cogs/music.py:398 v3/cogs/music.py:962
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!{3}"
msgstr ""
-#: Dredd-v3/cogs/music.py:412
-#, python-brace-format
+#: dredd v3/cogs/music.py:406
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!{2}"
msgstr ""
-#: Dredd-v3/cogs/music.py:438
-#, python-brace-format
-msgid "{0} If you have the URL of the song might as well use the `play` command."
+#: dredd v3/cogs/music.py:410
+#, python-brace-format
+msgid "{0} Failed to play track: {error}"
msgstr ""
-#: Dredd-v3/cogs/music.py:448
-#, python-brace-format
-msgid "{0} **I've found these songs:**\n\n"
-"{1}\n"
-"*Please choose a song you want me to queue*"
+#: dredd v3/cogs/music.py:435
+#, python-brace-format
+msgid "{0} If you have the URL of the song might as well use the `play` command."
msgstr ""
-#: Dredd-v3/cogs/music.py:464 Dredd-v3/cogs/music.py:479
-#, python-brace-format
-msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+#. type: ignore
+#: dredd v3/cogs/music.py:446
+msgid "Cancel Search"
msgstr ""
-#: Dredd-v3/cogs/music.py:469
-msgid "Canceled the command."
+#: dredd v3/cogs/music.py:448
+msgid "Select one of the songs..."
msgstr ""
-#: Dredd-v3/cogs/music.py:484
-#, python-brace-format
-msgid "{0} Unknown error occured - {1}"
+#: dredd v3/cogs/music.py:450
+#, python-brace-format
+msgid "{0} **I've found these songs:**\n\n"
+"{1}\n"
+"*Please choose a song you want me to queue*"
msgstr ""
-#: Dredd-v3/cogs/music.py:491
+#: dredd v3/cogs/music.py:452
msgid "Enqueue the radio station"
msgstr ""
-#: Dredd-v3/cogs/music.py:497
+#: dredd v3/cogs/music.py:458
msgid " Plays the selected radio station, if you have suggestions for radio stations, feel free to suggest them in the support server"
msgstr ""
-#: Dredd-v3/cogs/music.py:509
-#, python-brace-format
+#: dredd v3/cogs/music.py:470
+#, python-brace-format
msgid "You may choose from one of these radio stations:\n"
"• {0}"
msgstr ""
-#: Dredd-v3/cogs/music.py:515
+#: dredd v3/cogs/music.py:475
msgid "Uh oh, looks like that radio station broke down."
msgstr ""
-#: Dredd-v3/cogs/music.py:526
+#: dredd v3/cogs/music.py:486
msgid "Toggle player's 24/7 mode"
msgstr ""
-#: Dredd-v3/cogs/music.py:532
+#: dredd v3/cogs/music.py:492
msgid " Enable or disable the player's 24/7 mode "
msgstr ""
-#: Dredd-v3/cogs/music.py:539
-#, python-brace-format
+#: dredd v3/cogs/music.py:498
+#, python-brace-format
msgid "{0} Successfuly enabled 24/7 mode, I will stay in the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:544
-#, python-brace-format
+#: dredd v3/cogs/music.py:503
+#, python-brace-format
msgid "{0} Successfully disabled 24/7 mode, I will leave the voice channel when everyone leaves."
msgstr ""
-#: Dredd-v3/cogs/music.py:548
-#, python-brace-format
+#: dredd v3/cogs/music.py:507
+#, python-brace-format
msgid "{0} I'm sorry, but only the DJ and people with manage messages permission can toggle the 24/7 mode."
msgstr ""
-#: Dredd-v3/cogs/music.py:550
+#: dredd v3/cogs/music.py:509
msgid "Pause the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:556
+#: dredd v3/cogs/music.py:515
msgid " Pause the currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:561
-#, python-brace-format
+#: dredd v3/cogs/music.py:520
+#, python-brace-format
msgid "{0} You cannot pause live streams."
msgstr ""
-#: Dredd-v3/cogs/music.py:565 Dredd-v3/cogs/music.py:641
-#, python-brace-format
+#: dredd v3/cogs/music.py:524 v3/cogs/music.py:602
+#, python-brace-format
msgid "{0} An admin or DJ has stopped the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:570
-#, python-brace-format
-msgid "{0} Vote to pause passed. Pausing the player."
+#: dredd v3/cogs/music.py:529
+#, python-brace-format
+msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
msgstr ""
-#: Dredd-v3/cogs/music.py:574
-#, python-brace-format
-msgid "**{0}** has voted to pause the player, {1} more votes are needed to pause."
+#: dredd v3/cogs/music.py:530
+#, python-brace-format
+msgid "{0} Vote to pause passed. Pausing the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:576
+#: dredd v3/cogs/music.py:534
msgid "Resume the currently paused song."
msgstr ""
-#: Dredd-v3/cogs/music.py:582
+#: dredd v3/cogs/music.py:540
msgid " Resume the currently paused song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:587
-#, python-brace-format
+#: dredd v3/cogs/music.py:545
+#, python-brace-format
msgid "{0} An admin or DJ has resumed the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:593
-#, python-brace-format
-msgid "{0} Vote to resume passed. Resuming the player."
+#: dredd v3/cogs/music.py:551
+#, python-brace-format
+msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
msgstr ""
-#: Dredd-v3/cogs/music.py:597
-#, python-brace-format
-msgid "**{0}** has voted to resume the player, {1} more votes are needed to resume."
+#: dredd v3/cogs/music.py:552
+#, python-brace-format
+msgid "{0} Vote to resume passed. Resuming the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:599
+#: dredd v3/cogs/music.py:556
msgid "Skip the currently playing song."
msgstr ""
-#: Dredd-v3/cogs/music.py:605
-msgid " Skip the currently playing song. "
+#: dredd v3/cogs/music.py:562
+msgid " Skip the currently playing song. Providing the number of the song you want to skip to, it will skip to that song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:610
-#, python-brace-format
+#: dredd v3/cogs/music.py:567
+#, python-brace-format
msgid "{0} There's nothing to skip to, the queue is empty.."
msgstr ""
-#: Dredd-v3/cogs/music.py:613
-#, python-brace-format
+#: dredd v3/cogs/music.py:570
+#, python-brace-format
+msgid "{0} You can't skip to song that isn't in the queue."
+msgstr ""
+
+#: dredd v3/cogs/music.py:574
+#, python-brace-format
msgid "{0} An admin or DJ has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:617
+#: dredd v3/cogs/music.py:578
msgid "The song requester has skipped the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:624
-#, python-brace-format
-msgid "{0} Vote to skip passed. Skipping the song."
+#: dredd v3/cogs/music.py:585
+#, python-brace-format
+msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
msgstr ""
-#: Dredd-v3/cogs/music.py:628
-#, python-brace-format
-msgid "**{0}** has voted to skip the current song, {1} more votes are needed to skip."
+#: dredd v3/cogs/music.py:586
+#, python-brace-format
+msgid "{0} Vote to skip passed. Skipping the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:630
+#: dredd v3/cogs/music.py:591
msgid "Disconnect the player and controller"
msgstr ""
-#: Dredd-v3/cogs/music.py:636
+#: dredd v3/cogs/music.py:597
msgid " Stop and disconnect the player and controller. "
msgstr ""
-#: Dredd-v3/cogs/music.py:646
-#, python-brace-format
-msgid "{0} Vote to stop passed. Stopping the player."
+#: dredd v3/cogs/music.py:607
+#, python-brace-format
+msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
msgstr ""
-#: Dredd-v3/cogs/music.py:650
-#, python-brace-format
-msgid "**{0}** has voted to stop the player, {1} more votes are needed to stop."
+#: dredd v3/cogs/music.py:608
+#, python-brace-format
+msgid "{0} Vote to stop passed. Stopping the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:652
+#: dredd v3/cogs/music.py:612
msgid "Change the player's volume"
msgstr ""
-#: Dredd-v3/cogs/music.py:659
+#: dredd v3/cogs/music.py:619
msgid " Change the player's volume "
msgstr ""
-#: Dredd-v3/cogs/music.py:668
-#, python-brace-format
+#: dredd v3/cogs/music.py:628
+#, python-brace-format
msgid "Setting the player volume to **{0}%**"
msgstr ""
-#: Dredd-v3/cogs/music.py:671
+#: dredd v3/cogs/music.py:631
msgid "Seek the currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:677
+#: dredd v3/cogs/music.py:637
msgid " Seek the currently playing song "
msgstr ""
-#: Dredd-v3/cogs/music.py:681 Dredd-v3/cogs/music.py:904
-#, python-brace-format
+#: dredd v3/cogs/music.py:641 v3/cogs/music.py:835
+#, python-brace-format
msgid "{0} Can't do that on a stream."
msgstr ""
-#. past the end
-#: Dredd-v3/cogs/music.py:690 Dredd-v3/cogs/music.py:710
-#, python-brace-format
+#. past the end
+#: dredd v3/cogs/music.py:650 v3/cogs/music.py:669
+#, python-brace-format
msgid "{0} You can't seek past the song."
msgstr ""
-#: Dredd-v3/cogs/music.py:694
-#, python-brace-format
+#: dredd v3/cogs/music.py:654
+#, python-brace-format
msgid "{0} Time format doesn't seem to be correct, make sure it's `x:xx:xx` for hours, `x:xx` for minutes and `xx` for seconds."
msgstr ""
-#: Dredd-v3/cogs/music.py:702
-#, python-brace-format
+#: dredd v3/cogs/music.py:662
+#, python-brace-format
msgid "{0} The time you've provided contains letters, please make sure you only use numbers"
msgstr ""
-#: Dredd-v3/cogs/music.py:713
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:671
+#, python-brace-format
msgid "{0} Seeked the current song to `{1}/{2}`"
msgstr ""
-#: Dredd-v3/cogs/music.py:715
+#: dredd v3/cogs/music.py:673
msgid "Shuffle the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:721
+#: dredd v3/cogs/music.py:679
msgid "Shuffle the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:726
+#: dredd v3/cogs/music.py:684
msgid "Add more songs to the queue before shuffling."
msgstr ""
-#: Dredd-v3/cogs/music.py:729
-#, python-brace-format
+#: dredd v3/cogs/music.py:687
+#, python-brace-format
msgid "{0} An admin or DJ has shuffled the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:737
-#, python-brace-format
-msgid "{0} Vote to shuffle passed. Shuffling the playlist."
+#: dredd v3/cogs/music.py:694
+#, python-brace-format
+msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
msgstr ""
-#: Dredd-v3/cogs/music.py:741
-#, python-brace-format
-msgid "**{0}** has voted to shuffle the playlist, {1} more votes are needed to shuffle."
+#: dredd v3/cogs/music.py:695
+#, python-brace-format
+msgid "{0} Vote to shuffle passed. Shuffling the playlist."
msgstr ""
-#: Dredd-v3/cogs/music.py:743
+#. type: ignore
+#: dredd v3/cogs/music.py:699
msgid "See the player's Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:749
+#: dredd v3/cogs/music.py:705
msgid " Retrieve information on the next songs in the queue. "
msgstr ""
-#: Dredd-v3/cogs/music.py:753
+#: dredd v3/cogs/music.py:709
msgid "There are no songs currently in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:765
-#, python-brace-format
-msgid "Total songs in the queue: {0} | Duration: {1}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:767
-#, python-brace-format
-msgid "Total songs in the queue: {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:770
-#, python-brace-format
+#: dredd v3/cogs/music.py:726
+#, python-brace-format
msgid "{0} Queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:780
+#: dredd v3/cogs/music.py:735
msgid "Remove a song from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:787
+#: dredd v3/cogs/music.py:742
msgid " Remove a song from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:791 Dredd-v3/cogs/music.py:815
+#: dredd v3/cogs/music.py:746 v3/cogs/music.py:770
msgid "There are no songs in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:795
-#, python-brace-format
+#: dredd v3/cogs/music.py:750
+#, python-brace-format
msgid "{0} There are only {1} songs in the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:799
-#, python-brace-format
+#: dredd v3/cogs/music.py:754
+#, python-brace-format
msgid "{0} Removed song {1} from the queue, there are now {2} songs left in the queue."
msgstr ""
-#: Dredd-v3/cogs/music.py:804
+#: dredd v3/cogs/music.py:759
msgid "Clear all the songs from the queue"
msgstr ""
-#: Dredd-v3/cogs/music.py:811
+#: dredd v3/cogs/music.py:766
msgid " Clear all the songs from the queue "
msgstr ""
-#: Dredd-v3/cogs/music.py:821
-#, python-brace-format
+#: dredd v3/cogs/music.py:774
+#, python-brace-format
msgid "{0} You're about to delete all the songs from the queue. Are you sure you want to do that?"
msgstr ""
-#: Dredd-v3/cogs/music.py:831
-msgid "Alright, I will not be clearing the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:839
-#, python-brace-format
-msgid "{0} Successfully cleared {1} songs from the queue."
-msgstr ""
-
-#: Dredd-v3/cogs/music.py:842
+#: dredd v3/cogs/music.py:777
msgid "See currently playing song"
msgstr ""
-#: Dredd-v3/cogs/music.py:848
+#: dredd v3/cogs/music.py:783
msgid " Retrieve currently playing song. "
msgstr ""
-#: Dredd-v3/cogs/music.py:863
+#: dredd v3/cogs/music.py:794
msgid "Manage the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:868
+#: dredd v3/cogs/music.py:799
msgid " Base command for managing player's filter "
msgstr ""
-#: Dredd-v3/cogs/music.py:871
+#: dredd v3/cogs/music.py:802
msgid "Change the pitch of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:877
+#: dredd v3/cogs/music.py:808
msgid " Modify the players pitch. "
msgstr ""
-#: Dredd-v3/cogs/music.py:881 Dredd-v3/cogs/music.py:901
+#: dredd v3/cogs/music.py:812 v3/cogs/music.py:832
msgid "The value you provided is invalid and will crash the player."
msgstr ""
-#: Dredd-v3/cogs/music.py:886 Dredd-v3/cogs/music.py:909
+#: dredd v3/cogs/music.py:817 v3/cogs/music.py:841
msgid "The value you provided can't be negative or above 2.0"
msgstr ""
-#: Dredd-v3/cogs/music.py:888
-#, python-brace-format
+#: dredd v3/cogs/music.py:819
+#, python-brace-format
msgid "{0} Changed the pitch to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:890
+#: dredd v3/cogs/music.py:821
msgid "Change the speed of the song"
msgstr ""
-#: Dredd-v3/cogs/music.py:896
+#: dredd v3/cogs/music.py:827
msgid " Set the players speed."
msgstr ""
-#: Dredd-v3/cogs/music.py:911
-#, python-brace-format
+#: dredd v3/cogs/music.py:843
+#, python-brace-format
msgid "{0} Changed the speed to **{1}x**, give up to 10 seconds for player to take effect"
msgstr ""
-#: Dredd-v3/cogs/music.py:913
+#: dredd v3/cogs/music.py:845
msgid "Reset the player's filter"
msgstr ""
-#: Dredd-v3/cogs/music.py:919
+#: dredd v3/cogs/music.py:851
msgid " Reset the players pitch and speed "
msgstr ""
-#: Dredd-v3/cogs/music.py:925
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/music.py:857
+#, python-brace-format
msgid "{0} Reset the players filter, give up to 10 seconds for player to take effect."
msgstr ""
-#: Dredd-v3/cogs/music.py:927
+#: dredd v3/cogs/music.py:859
msgid "Switch the player's loop"
msgstr ""
-#: Dredd-v3/cogs/music.py:933
+#: dredd v3/cogs/music.py:865
msgid " Switch the players loop "
msgstr ""
-#: Dredd-v3/cogs/music.py:943
-#, python-brace-format
+#: dredd v3/cogs/music.py:875
+#, python-brace-format
msgid "**{0}** has voted to loop the player, {1} more votes are needed to loop."
msgstr ""
-#: Dredd-v3/cogs/music.py:947
-#, python-brace-format
+#: dredd v3/cogs/music.py:879
+#, python-brace-format
msgid "{0} Now looping **{1}**"
msgstr ""
-#: Dredd-v3/cogs/music.py:951
-#, python-brace-format
+#: dredd v3/cogs/music.py:883
+#, python-brace-format
msgid "{0} Now looping all the songs"
msgstr ""
-#: Dredd-v3/cogs/music.py:954
-#, python-brace-format
+#: dredd v3/cogs/music.py:886
+#, python-brace-format
msgid "{0} Songs will no longer loop"
msgstr ""
+#: dredd v3/cogs/music.py:888
+msgid "Shows your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:893
+msgid " A base command for managing your playlists. If user is provided, you can see that user's playlist and queue it. "
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} You do not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:897
+#, python-brace-format
+msgid "{0} {1} does not have any playlists!"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+#, python-brace-format
+msgid "{user}'s playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:901
+msgid "Your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:902
+#, python-brace-format
+msgid "`[{0}]` **{1}** `({2} songs)`"
+msgstr ""
+
+#: dredd v3/cogs/music.py:905
+msgid "Manage your playlist(s)"
+msgstr ""
+
+#: dredd v3/cogs/music.py:913
+msgid "Create playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:916
+msgid "Delete playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:917
+msgid "Add song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:918
+msgid "Delete song(s)"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:919
+msgid "Rename playlist"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/music.py:920
+msgid "Show playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:922
+msgid "Cancel Command"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+msgid "Managing your playlists"
+msgstr ""
+
+#: dredd v3/cogs/music.py:924
+#, python-brace-format
+msgid "Managing playlist - **{0}**"
+msgstr ""
+
+#: dredd v3/cogs/music.py:927
+msgid "Enqueue your or someone else's playlist"
+msgstr ""
+
+#: dredd v3/cogs/music.py:933
+msgid " A command that lets you enqueue yours or another member's playlist "
+msgstr ""
+
+#: dredd v3/cogs/music.py:938
+#, python-brace-format
+msgid "{0} Playlist either has no songs or was not found."
+msgstr ""
+
+#~ msgid ""
+#~ "You can vote for me in any of those lists:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Voting will unlock some commands for you to use and will help me grow "
+#~ "faster!*"
+#~ msgstr ""
+#~ "Tu gali už mane balsuoti šituose sąrašuose:\n"
+#~ "`[1]` {0}\n"
+#~ "`[2]` {1}\n"
+#~ "`[3]` {2}\n"
+#~ "`[4]` {3}\n"
+#~ "\n"
+#~ "*Balsavimas atrakins kelias komandas kurias galesi naudoti, ir padesi man "
+#~ "augti!*"
+
+#~ msgid ""
+#~ "This command is in it's testing phase, please [join the support server]"
+#~ "({0}) if you want to know when it'll be available."
+#~ msgstr ""
+#~ "Ši komanda yra testuojama, prašome [prisijungti prie šio serverio]({0}), "
+#~ "jeigu norite sužinoti kada ji bus galima."
+
+#~ msgid "This user is already banned."
+#~ msgstr "Šis narys jau yra užblokuotas."
+
+#~ msgid "Dredd super early supporter"
+#~ msgstr "Dredd ypač ankstyvas rėmėjas"
+
+#~ msgid "{0}'s roles were updated"
+#~ msgstr "{0} vaidmenys buvo atnaujinti"
+
+#~ msgid "Added"
+#~ msgstr "Pridėta"
+
+#~ msgid "Removed"
+#~ msgstr "Pašalinta"
+
+#~ msgid "{0}{1}"
+#~ msgstr "{0}{1}"
+
+#~ msgid "`[{0}]` {1} ({2})\n"
+#~ msgstr "`[{0}]` {1} ({2})\n"
+
+#~ msgid "{0} {1}"
+#~ msgstr "{0} {1}"
+
+#~ msgid ""
+#~ "\n"
+#~ " A list of roles and channels that are whitelisted from the "
+#~ "automod.\n"
+#~ " ``: *channels*, *roles*\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Sąrašas vaidmenų ir kanalų kurie yra ignoruojami "
+#~ "automod'o ``: *channels*, *roles*\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a channel to automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite kanalą kuris bus ignoruojamas automod'o\n"
+#~ " "
+
+#~ msgid ""
+#~ "\n"
+#~ " Add a role to automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pridėkite vaidmenį kuris bus ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a role from automod's whitelist\n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ "Pašalinkite vaidmenį kuris yra ignoruojamas automod'o "
+
+#~ msgid ""
+#~ "\n"
+#~ " Remove a channel from automod's whitelist \n"
+#~ " "
+#~ msgstr ""
+#~ "\n"
+#~ " Pašalinkite kanalą kuris yra ignoruojamas automod'o \n"
+#~ " "
+
+#~ msgid "{0} message{1} removed."
+#~ msgstr "{0} žinutė{1} pašalinta."
+
+#~ msgid " was"
+#~ msgstr " buvo"
+
+#~ msgid "s were"
+#~ msgstr "buvo"
+
+#~ msgid "kick all"
+#~ msgstr "išmesti visus"
+
+#~ msgid "ban all"
+#~ msgstr "užblokuoti visus"
+
+#~ msgid " See bot's latency to discord "
+#~ msgstr " test "
+
+#~ msgid ""
+#~ "{0} | `{1}` and it's corresponing subcommands are currently disabled for: "
+#~ "`{2}`"
+#~ msgstr ""
+#~ "{0} | `{1}` ir jam atsakingos komandos kol kas yra išjungtos dėl: `{2}`"
+
+#~ msgid "Dredd sponsor"
+#~ msgstr "Dredd šelpėjas"
+
+#~ msgid "Dredd Partner"
+#~ msgstr "Dredd Partneris"
+
diff --git a/pl/faq.md b/pl/faq.md
new file mode 100644
index 0000000..ada4747
--- /dev/null
+++ b/pl/faq.md
@@ -0,0 +1,21 @@
+:flag_pl: **Często zadawane pytania**
+
+**Pyt.: Dlaczego polecenie nie działa, nawet jeśli wpisuję je prawidłowo?** Odp.: Polecenie zostało usunięte lub bot nie posiada uprawnień.
+
+**Pyt.: W jakim języku jest napisany bot?** Odp.: Python, biblioteka discord.py.
+
+**P: Czy mogę przyczynić się do źródła Dredd?** Odp.: Tak, link do kodu jest dostępny za pomocą komendy `-source`.
+
+**P: Czy mogę skrócić czas odnowienia poleceń?** Odp.: Nie. Są tam z powodu.
+
+**Pyt.: Dlaczego bot nie odpowiada na którekolwiek z poleceń?** Odp.: Jeśli używasz poprawnego domyślnego prefiksu (`-`) i nie zmieniono go na serwerze, bot może nie mieć uprawnień do wysyłania wiadomości lub byłeś na czarnej liście z używania bota. Aby upewnić się, że prefiks nie został zmieniony, możesz wymienić bota i zwrócić prefiks dla tego serwera, jeśli nie odpowie, wywołaj polecenie `@Dredd prefix`, a dane Twojej gildii zostaną wstawione do bazy danych. Jeśli nadal nie działa, otwórz bilet (#open-a-ticket), abyśmy mogli podać Ci więcej informacji.
+
+**P: Chcę ulepszyć ten serwer, co za to otrzymać?** Odp.: Możesz zobaczyć wszystkie umiejętności w przypiętych wiadomościach #announcements
+
+**P: Byłem na czarnej liście i chciałem zostać pozbawiony czarnej listy.** A: Otwórz bilet (#open-a-ticket), abyśmy mogli o tym dyskutować.
+
+**Pyt.: Jak uruchomić twojego bota? Github nie dostarcza żadnych informacji.** Odp.: Jak stwierdzono w githubie: "Jeśli coś nie rozumiesz, google to. Nasz serwer pomocy technicznej **NIE** zapewnia wsparcie klonowania Dredd., jednak jeśli otworzysz bilet lub śmiesz którykolwiek z pracowników i płacz, nie pomagając Ci sklonować bota, ty **będziesz** zbanowany na serwerze.
+
+**Pyt.: Czy aplikacja jest otwarta?** Odp.: Wypróbuj swoje szczęście tutaj:
+
+**Pyt.: Czy mogę zostać tłumaczem?** Odp.: Oczywiście, Tak! DM jeden z menedżerów lub wyślij prośbę o język tutaj: https://translate.dredd-bot.xyz
\ No newline at end of file
diff --git a/pl/rules.md b/pl/rules.md
new file mode 100644
index 0000000..b7a25da
--- /dev/null
+++ b/pl/rules.md
@@ -0,0 +1,19 @@
+:flag_us: ** Zasady Serwera **
+
+`[1]` **Poszanuj wszystkich członków** Traktuj innych jak chcesz być traktowany i nigdy nie rozpoczynaj żadnych osobistych ataków na kogoś. Wszyscy jesteśmy ludźmi, którzy są ludźmi przez nasze różnice, przyjmujemy i szanujemy, ponieważ sprawiają, że jesteśmy kim jesteśmy.
+
+`[2]`**Spam i Reklamowanie** Wszelkie formu o spamu lub reklamy są niedozwolone na serwerze, czy zostało wiadomościach, pseudonimach lub nazwach użytkowników.
+
+`[3]` **Treści poza tematem i dyskusje międzynarodowe** Zachowaj wszystkie treści w wątku, i.. Nie używaj losowych komend ogólnie, użyj ich w dedykowanych kanałach. Jeśli nie mówisz po angielsku, przenieś się do #international.
+
+`[4]`**Doxxing i szantażowanie** Nigdy nie udostępniaj żadnych osobistych informacji o sobie ani innych, an szantażować nikogo.
+
+`[5]` **Politykę, dramat i debaty** Drama jest całkowicie niedozwolona, nie przynieś twojego dramatu na tym serwerze - nie dbamy o korzystanie z bezpośrednich wiadomości, do tego właśnie dążą. Dozwolone są jednak debaty i dyskusje polityczne, proszę trzymać je na poziomie konstruktywnym i godnym szacunku.
+
+`[6]` **Minimodding i fałszywe raporty** Mamy zespół z powodu, proszę nie minimalizować ani nie powiedzieć naszemu personelowi, co zrobić w danej sytuacji, mamy wytyczne dla naszych pracowników, których ciągle przestrzegamy. Jeśli uważasz, że personel radzi sobie w niewłaściwy sposób, skontaktuj się z wyższymi rangami. Sfałszowane raporty są również niedozwolone, w zależności od sytuacji, w której można je zakazać.
+
+`[7]` **zawartość NSFW/NSFL** NSFL (Not Safe for Life) jest **RYGORYSTYCZNIE** zabronione, nie umieszczaj niczego NSFL na czacie, jednak NSFW (Not Safe For Work) może być opublikowane, ale tylko w oznaczonych kanałach NSFW :nsfw:
+
+`[8]` **Gwałty na Ucho, epileptyczne emotikony/filmy/gify** Nie wysyłaj ani nie odtwarzaj nic, które mogłyby dać osobie napad padaczkowy.
+
+`[9]` **Zdrowy rozsądek** Zawsze używaj zdrowego rozsądku, nie jest to trudne.
\ No newline at end of file
diff --git a/pt-PT/Portuguese.po b/pt-PT/Portuguese.po
index ea9e0d2..9d6da2f 100644
--- a/pt-PT/Portuguese.po
+++ b/pt-PT/Portuguese.po
@@ -2,8 +2,8 @@ msgid ""
msgstr ""
"Project-Id-Version: dredd\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2021-08-29 15:17+0200\n"
-"PO-Revision-Date: 2021-08-29 13:21\n"
+"POT-Creation-Date: 2022-02-17 23:32+0100\n"
+"PO-Revision-Date: 2022-02-17 23:27\n"
"Last-Translator: \n"
"Language-Team: Portuguese\n"
"Language: pt_PT\n"
@@ -17,1050 +17,1373 @@ msgstr ""
"X-Crowdin-File: /[dredd-bot.i18n] main/bot.po\n"
"X-Crowdin-File-ID: 14\n"
-#: Dredd-v3/utils/btime.py:114
-#, python-brace-format
+#: dredd v3/utils/btime.py:114
+#, python-brace-format
msgid "{0} The time you've provided is in the past"
msgstr ""
-#: Dredd-v3/utils/btime.py:128
+#: dredd v3/utils/btime.py:129
msgid "This time is in the past."
msgstr ""
-#: Dredd-v3/utils/btime.py:132
+#: dredd v3/utils/btime.py:133
msgid "Missing argument after the time."
msgstr ""
-#: Dredd-v3/utils/btime.py:163
+#: dredd v3/utils/btime.py:164
msgid "Time Error! try \"in an hour\" or \"5 days\"."
msgstr ""
-#: Dredd-v3/utils/btime.py:173
+#: dredd v3/utils/btime.py:174
msgid "Expected quote before time input..."
msgstr ""
-#: Dredd-v3/utils/btime.py:176
+#: dredd v3/utils/btime.py:177
msgid "If the time is quoted, you must unquote it."
msgstr ""
-#: Dredd-v3/utils/btime.py:188
+#: dredd v3/utils/btime.py:189
msgid "Sorry, but I did not understand what you meant. You probably didn't specify the time or you specified it in another language (not English)"
msgstr ""
-#: Dredd-v3/utils/checks.py:100
-#, python-brace-format
+#: dredd v3/utils/checks.py:84
+#, python-brace-format
msgid "Oops!\n"
"Error occured while fetching your vote: {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:107
-#, python-brace-format
+#: dredd v3/utils/checks.py:96
+#, python-brace-format
msgid "Error occured when trying to fetch your vote, sent the detailed error to my developers.\n"
"```py\n"
"{0}```"
msgstr ""
-#: Dredd-v3/utils/checks.py:212
+#: dredd v3/utils/checks.py:209
msgid "This command is in its testing phase, you can join the support server if you want to apply your guild to be a testing guild or know when the command will be available."
msgstr ""
-#: Dredd-v3/utils/checks.py:224
-#, python-brace-format
+#: dredd v3/utils/checks.py:222
+#, python-brace-format
msgid "Unfortunately, this command is getting removed in the next update, if you want to know why, please join the support server here {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:234
-#, python-brace-format
+#: dredd v3/utils/checks.py:233
+#, python-brace-format
msgid "Hello!\n"
"We're currently under the maintenance and the bot is unavailable for use. You can join the [support server]({0}) or subscribe to our [status page]({1}) to know when we'll be available again!"
msgstr ""
-#: Dredd-v3/utils/checks.py:238
+#: dredd v3/utils/checks.py:237
msgid "Dredd is under the maintenance!"
msgstr ""
-#: Dredd-v3/utils/checks.py:274
-#, python-brace-format
+#: dredd v3/utils/checks.py:273
+#, python-brace-format
msgid "{0} | `{1}` and its corresponding subcommands are currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:277
-#, python-brace-format
+#: dredd v3/utils/checks.py:276
+#, python-brace-format
msgid "{0} | `{1} {2}` is currently disabled for: `{3}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:285
-#, python-brace-format
+#: dredd v3/utils/checks.py:284
+#, python-brace-format
msgid "{0} | `{1}` is currently disabled for: `{2}`"
msgstr ""
-#: Dredd-v3/utils/checks.py:342
-#, python-brace-format
+#: dredd v3/utils/checks.py:341
+#, python-brace-format
msgid "{0} You need to be in a voice channel first."
msgstr ""
-#: Dredd-v3/utils/checks.py:344
-#, python-brace-format
+#: dredd v3/utils/checks.py:343
+#, python-brace-format
msgid "{0} I'm not in the voice channel."
msgstr ""
-#: Dredd-v3/utils/checks.py:346
-#, python-brace-format
+#: dredd v3/utils/checks.py:345
+#, python-brace-format
msgid "{0} You need to be in the same voice channel with me."
msgstr ""
-#: Dredd-v3/utils/checks.py:348
-#, python-brace-format
+#: dredd v3/utils/checks.py:347
+#, python-brace-format
msgid "{0} I'm missing permissions in your voice channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/utils/checks.py:350
-#, python-brace-format
+#: dredd v3/utils/checks.py:349
+#, python-brace-format
msgid "{0} I'm not playing anything."
msgstr ""
-#: Dredd-v3/utils/checks.py:352
-#, python-brace-format
+#: dredd v3/utils/checks.py:351
+#, python-brace-format
msgid "{0} Player is not paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:354
-#, python-brace-format
+#: dredd v3/utils/checks.py:353
+#, python-brace-format
msgid "{0} Player is already paused."
msgstr ""
-#: Dredd-v3/utils/checks.py:367 Dredd-v3/utils/checks.py:373
+#: dredd v3/utils/checks.py:367 v3/utils/checks.py:373
msgid "This member has not been banned before."
msgstr ""
-#: Dredd-v3/utils/checks.py:400
-#, python-brace-format
+#: dredd v3/utils/checks.py:401
+#, python-brace-format
msgid "Valid options are {0}"
msgstr ""
-#: Dredd-v3/utils/checks.py:427
-#, python-brace-format
+#: dredd v3/utils/checks.py:427
+#, python-brace-format
msgid "Valid values are {0}"
msgstr ""
-#: Dredd-v3/utils/default.py:83 Dredd-v3/utils/default.py:88
-#: Dredd-v3/utils/default.py:93
-#, python-brace-format
+#: dredd v3/utils/default.py:80 v3/utils/default.py:85 v3/utils/default.py:90
+#, python-brace-format
msgid "Next level in **{0}** boosts"
msgstr ""
-#: Dredd-v3/utils/default.py:192
+#: dredd v3/utils/default.py:185
msgid "Owner of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:193
+#: dredd v3/utils/default.py:186
msgid "Admin of Dredd"
msgstr ""
-#: Dredd-v3/utils/default.py:194
-#, python-brace-format
+#: dredd v3/utils/default.py:187
+#, python-brace-format
msgid "Staff member in the [support server]({0}) or Dredd's contributor"
msgstr ""
-#: Dredd-v3/utils/default.py:195
+#: dredd v3/utils/default.py:188
msgid "Dredd's Translator"
msgstr ""
-#: Dredd-v3/utils/default.py:196
+#: dredd v3/utils/default.py:189
msgid "Dredd's Sponsor"
msgstr ""
-#: Dredd-v3/utils/default.py:197
-#, python-brace-format
+#: dredd v3/utils/default.py:190
+#, python-brace-format
msgid "Booster of [Dredd's support server]({0}) or Donator"
msgstr ""
-#: Dredd-v3/utils/default.py:198
+#: dredd v3/utils/default.py:191
msgid "Dredd's Partner"
msgstr ""
-#: Dredd-v3/utils/default.py:199
+#: dredd v3/utils/default.py:192
msgid "Dredd Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:200
+#: dredd v3/utils/default.py:193
msgid "Dredd BETA Bug Hunter"
msgstr ""
-#: Dredd-v3/utils/default.py:201
+#: dredd v3/utils/default.py:194
msgid "Dredd Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:202
+#: dredd v3/utils/default.py:195
msgid "Dredd Super Early Supporter"
msgstr ""
-#: Dredd-v3/utils/default.py:203
+#: dredd v3/utils/default.py:196
msgid "Blacklisted user"
msgstr ""
-#: Dredd-v3/utils/default.py:204
+#: dredd v3/utils/default.py:197
msgid "A special badge for Duck :duck:"
msgstr ""
-#: Dredd-v3/utils/default.py:243
-#, python-brace-format
+#: dredd v3/utils/default.py:233
+#, python-brace-format
msgid "{0} Dredd Staff Server"
msgstr ""
-#: Dredd-v3/utils/default.py:244
+#: dredd v3/utils/default.py:234
msgid "{} Dredd Verified Server"
msgstr ""
-#: Dredd-v3/utils/default.py:245
-#, python-brace-format
+#: dredd v3/utils/default.py:235
+#, python-brace-format
msgid "{0} Dredd Partnered Server"
msgstr ""
-#: Dredd-v3/utils/default.py:359
-#, python-brace-format
+#. ctx.bot.cache.get(ctx.bot, 'joinrole', server.id)
+#: dredd v3/utils/default.py:344
+#, python-brace-format
msgid "{0} Edited messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:360
-#, python-brace-format
+#: dredd v3/utils/default.py:345
+#, python-brace-format
msgid "{0} Deleted messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:361
-#, python-brace-format
+#: dredd v3/utils/default.py:346
+#, python-brace-format
msgid "{0} Moderation\n"
msgstr ""
-#: Dredd-v3/utils/default.py:362
-#, python-brace-format
+#: dredd v3/utils/default.py:347
+#, python-brace-format
msgid "{0} Guild logs\n"
msgstr ""
-#: Dredd-v3/utils/default.py:363
-#, python-brace-format
+#: dredd v3/utils/default.py:348
+#, python-brace-format
msgid "{0} Member Joins\n"
msgstr ""
-#: Dredd-v3/utils/default.py:364
-#, python-brace-format
+#: dredd v3/utils/default.py:349
+#, python-brace-format
msgid "{0} Member Leaves\n"
msgstr ""
-#: Dredd-v3/utils/default.py:365
-#, python-brace-format
+#: dredd v3/utils/default.py:350
+#, python-brace-format
msgid "{0} Member Updates\n"
msgstr ""
-#: Dredd-v3/utils/default.py:367 Dredd-v3/utils/default.py:375
-#, python-brace-format
+#: dredd v3/utils/default.py:352 v3/utils/default.py:360
+#, python-brace-format
msgid "{0} Raid mode\n"
msgstr ""
-#: Dredd-v3/utils/default.py:368 Dredd-v3/utils/default.py:376
-#, python-brace-format
+#: dredd v3/utils/default.py:353 v3/utils/default.py:361
+#, python-brace-format
msgid "{0} Welcoming messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:369 Dredd-v3/utils/default.py:377
-#, python-brace-format
+#: dredd v3/utils/default.py:354 v3/utils/default.py:362
+#, python-brace-format
msgid "{0} Leaving messages\n"
msgstr ""
-#: Dredd-v3/utils/default.py:370 Dredd-v3/utils/default.py:378
-#, python-brace-format
+#: dredd v3/utils/default.py:355 v3/utils/default.py:363
+#, python-brace-format
msgid "{0} Role on Join\n"
msgstr ""
-#: Dredd-v3/utils/default.py:371 Dredd-v3/utils/default.py:379
-#, python-brace-format
+#: dredd v3/utils/default.py:356 v3/utils/default.py:364
+#, python-brace-format
msgid "{0} Dehoisting\n"
msgstr ""
-#: Dredd-v3/utils/default.py:372 Dredd-v3/utils/default.py:380
-#, python-brace-format
+#: dredd v3/utils/default.py:357 v3/utils/default.py:365
+#, python-brace-format
msgid "{0} Automod\n"
msgstr ""
-#: Dredd-v3/utils/default.py:529 Dredd-v3/cogs/moderation.py:1978
+#: dredd v3/utils/default.py:514 v3/cogs/moderation.py:2170
msgid "mute"
msgstr ""
-#: Dredd-v3/utils/default.py:530
+#: dredd v3/utils/default.py:515
msgid "temp-mute"
msgstr ""
-#: Dredd-v3/utils/default.py:531 Dredd-v3/cogs/moderation.py:1972
+#: dredd v3/utils/default.py:516 v3/cogs/moderation.py:2164
msgid "kick"
msgstr ""
-#: Dredd-v3/utils/default.py:532 Dredd-v3/cogs/moderation.py:1969
+#: dredd v3/utils/default.py:517 v3/cogs/moderation.py:2161
msgid "ban"
msgstr ""
-#: Dredd-v3/utils/default.py:533
+#: dredd v3/utils/default.py:518
msgid "temp-ban"
msgstr ""
-#: Dredd-v3/utils/default.py:549
+#: dredd v3/utils/default.py:536
msgid "I was not able to find this playlist! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:556
+#: dredd v3/utils/default.py:543
msgid "I was not able to find this album! Please try again or use a different link."
msgstr ""
-#: Dredd-v3/utils/default.py:574
+#: dredd v3/utils/default.py:562
msgid "The URL you put is either not valid or doesn't exist!"
msgstr ""
-#: Dredd-v3/utils/default.py:580
-#, python-brace-format
+#: dredd v3/utils/default.py:568
+#, python-brace-format
msgid "{0} Added the playlist **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:586
-#, python-brace-format
+#: dredd v3/utils/default.py:574
+#, python-brace-format
msgid "{0} Added the album **{1}** with {2} songs to the queue!"
msgstr ""
-#: Dredd-v3/utils/default.py:590 Dredd-v3/cogs/music.py:519
-#, python-brace-format
+#: dredd v3/utils/default.py:578 v3/cogs/music.py:479
+#, python-brace-format
msgid "{0} Added **{1}** to the Queue!"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:140
+#: dredd v3/utils/components.py:50
+msgid "Seems like I was disconnected from the channel in the process."
+msgstr ""
+
+#: dredd v3/utils/components.py:52
+#, python-brace-format
+msgid "{0} Added **{1}** to the Queue! (`{2}`)"
+msgstr ""
+
+#: dredd v3/utils/components.py:173 v3/utils/components.py:665
+#: v3/utils/components.py:671 v3/utils/components.py:676
+#: v3/utils/components.py:681 v3/cogs/manage.py:145 v3/cogs/manage.py:166
+#: v3/cogs/manage.py:223 v3/cogs/manage.py:249 v3/cogs/manage.py:292
+#: v3/cogs/manage.py:313 v3/cogs/manage.py:337 v3/cogs/manage.py:367
+msgid "Cancelling the command. Deleting this message in 15 seconds"
+msgstr ""
+
+#: dredd v3/utils/components.py:197 v3/utils/components.py:237
+#: v3/utils/components.py:475 v3/utils/components.py:508
+#: v3/utils/components.py:528 v3/utils/components.py:569
+#: v3/utils/components.py:703 v3/utils/components.py:723
+#: v3/utils/components.py:879 v3/utils/components.py:897
+#: v3/utils/paginator.py:39
+msgid "This pagination menu cannot be controlled by you, sorry!"
+msgstr ""
+
+#: dredd v3/utils/components.py:209 v3/utils/components.py:211
+#: v3/utils/components.py:248 v3/utils/components.py:250
+#: v3/utils/components.py:487 v3/utils/components.py:489
+msgid "An unknown error occurred, sorry"
+msgstr ""
+
+#: dredd v3/utils/components.py:279 v3/utils/components.py:612
+#: v3/utils/components.py:840 v3/cogs/manage.py:1712
+msgid "Select an option..."
+msgstr ""
+
+#: dredd v3/utils/components.py:290
+msgid "Cancelled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:293
+msgid "The message should be under 32 characters. Make sure you're not messing anything up!"
+msgstr ""
+
+#: dredd v3/utils/components.py:301
+msgid "You cannot provide a link, try again without a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:303
+msgid "You can only provide links to song(s), try again with a link."
+msgstr ""
+
+#: dredd v3/utils/components.py:311
+msgid "The command has expired."
+msgstr ""
+
+#: dredd v3/utils/components.py:329
+#, python-brace-format
+msgid "{0} Interaction returned an unknown value, please report this to the developer(s) here: {support}"
+msgstr ""
+
+#: dredd v3/utils/components.py:335
+#, python-brace-format
+msgid "{0} You can only have up to 15 playlists."
+msgstr ""
+
+#: dredd v3/utils/components.py:337
+msgid "Provide the playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:341
+#, python-brace-format
+msgid "{0} Successfully created a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:344
+#, python-brace-format
+msgid "{0} You already have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:352
+#, python-brace-format
+msgid "{0} Successfully deleted a playlist **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:355 v3/utils/components.py:361
+#: v3/utils/components.py:398 v3/utils/components.py:417
+#: v3/utils/components.py:429
+#, python-brace-format
+msgid "{0} You don't have a playlist named **{1}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:365
+#, python-brace-format
+msgid "{0} Your playlist already has over 1000 songs, I cannot let you add more."
+msgstr ""
+
+#: dredd v3/utils/components.py:367
+msgid "Provide the URL of the song(s) you want to add the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:369
+msgid "No music nodes are currently active, please try again later."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:376 v3/utils/components.py:392
+#, python-brace-format
+msgid "{0} Added **{1}** songs to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:381 v3/cogs/music.py:385 v3/cogs/music.py:439
+msgid "No songs were found with that query. Please try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:384
+#, python-brace-format
+msgid "{0} Added **{1}** to the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:402
+msgid "Provide the number of the song you want to delete from the playlist."
+msgstr ""
+
+#: dredd v3/utils/components.py:409
+#, python-brace-format
+msgid "{0} The song was not found, please make sure you provide a number of the song."
+msgstr ""
+
+#: dredd v3/utils/components.py:411
+#, python-brace-format
+msgid "{0} Successfully removed **{1}** from your playlist - {2}"
+msgstr ""
+
+#: dredd v3/utils/components.py:421
+msgid "Provide the new playlist name you want to use. The playlist name can be up to 32 characters."
+msgstr ""
+
+#: dredd v3/utils/components.py:423
+#, python-brace-format
+msgid "{0} Renamed playlist **{1}** to **{2}**"
+msgstr ""
+
+#: dredd v3/utils/components.py:433
+#, python-brace-format
+msgid "{0} This playlist has no songs."
+msgstr ""
+
+#: dredd v3/utils/components.py:444 v3/cogs/music.py:721
+#, python-brace-format
+msgid "Total songs in the queue: {0} | Duration: {1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:446 v3/cogs/music.py:723
+#, python-brace-format
+msgid "Total songs in the queue: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:449
+#, python-brace-format
+msgid "Playlist: {0}"
+msgstr ""
+
+#: dredd v3/utils/components.py:455
+msgid "Canceled command."
+msgstr ""
+
+#: dredd v3/utils/components.py:544 v3/cogs/manage.py:187
+msgid "Should buttons display label only, emoji only or both? This action is irreversible!"
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Title of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:607
+msgid "Let's you change the title of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:608
+msgid "Description of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:608
+msgid "Let's you change the description of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:609
+msgid "Footer of the embed."
+msgstr ""
+
+#: dredd v3/utils/components.py:609
+msgid "Let's you change the footer of the embed."
+msgstr ""
+
+#. type: ignore
+#: dredd v3/utils/components.py:610
+msgid "None of the above."
+msgstr ""
+
+#: dredd v3/utils/components.py:610
+msgid "Let's you customize the whole embed, this requires you to send a whole payload."
+msgstr ""
+
+#: dredd v3/utils/components.py:627 v3/cogs/manage.py:369
+#, python-brace-format
+msgid "You've hit the characters limit: {0}/{1}"
+msgstr ""
+
+#: dredd v3/utils/components.py:635 v3/cogs/manage.py:940
+#, python-brace-format
+msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
+msgstr ""
+
+#: dredd v3/utils/components.py:648
+msgid "What should the embed look like? Embed builder: "
+msgstr ""
+
+#: dredd v3/utils/components.py:653
+msgid "This is how your embed will look like, are you ok with it? `y` or `n`"
+msgstr ""
+
+#: dredd v3/utils/components.py:657 v3/utils/components.py:685
+#: v3/cogs/manage.py:347 v3/cogs/manage.py:373 v3/cogs/manage.py:384
+#, python-brace-format
+msgid "{0} Successfully created reaction roles setup!"
+msgstr ""
+
+#: dredd v3/utils/components.py:661
+msgid "Okay, let's try again."
+msgstr ""
+
+#: dredd v3/utils/components.py:663
+msgid "It seems like the embed was not built correctly, let's retry that."
+msgstr ""
+
+#: dredd v3/utils/components.py:669
+msgid "What should the title of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:674
+msgid "What should the description of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:679
+msgid "What should the footer of the embed be?"
+msgstr ""
+
+#: dredd v3/utils/components.py:754 v3/utils/components.py:763
+msgid "Would you like to customize the message?"
+msgstr ""
+
+#: dredd v3/utils/components.py:778
+#, python-brace-format
+msgid "You must have {role.mention} role in order to access this reaction roles setup."
+msgstr ""
+
+#: dredd v3/utils/components.py:783
+#, python-brace-format
+msgid "This reaction roles setup is configured to give a total of {total_available} roles, which you already have."
+msgstr ""
+
+#: dredd v3/utils/components.py:789
+#, python-brace-format
+msgid "Successfully added {role.mention} to your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:794
+#, python-brace-format
+msgid "Successfully removed {role.mention} from your roles!"
+msgstr ""
+
+#: dredd v3/utils/components.py:796
+msgid "That role doesn't seem to exist anymore!"
+msgstr ""
+
+#: dredd v3/utils/components.py:864
+#, python-brace-format
+msgid "{0} Successfully set the duration to {duration}."
+msgstr ""
+
+#: dredd v3/utils/components.py:905
+#, python-brace-format
+msgid "What actions should temporary mute or ban member for {time}?"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:162
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages} ({entries} entries)"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:164
+#, python-brace-format
+msgid "Showing page {page}/{maximum_pages}"
+msgstr ""
+
+#: dredd v3/utils/paginator.py:200
+msgid "Please choose an option..."
+msgstr ""
+
+#: dredd v3/utils/paginator.py:350
+#, python-brace-format
+msgid "{0}\n\n"
+"Page {1}/{2}"
+msgstr ""
+
+#: dredd v3/utils/rtfm.py:140
msgid "Cannot build rtfm lookup table, try again later."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:182
+#: dredd v3/utils/rtfm.py:180
msgid "I could not find anything, sorry."
msgstr ""
-#: Dredd-v3/utils/rtfm.py:185
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:183
+#, python-brace-format
msgid "enhanced discord.py {0}"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:186
+#: dredd v3/utils/rtfm.py:184
msgid "Keep in mind this is NOT the original d.py; certain things may be different"
msgstr ""
-#: Dredd-v3/utils/rtfm.py:187
-#, python-brace-format
+#: dredd v3/utils/rtfm.py:185
+#, python-brace-format
msgid "**Search query:** `{0}`\n\n"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:204
+#: dredd v3/cogs/events/automod.py:207
msgid "Spam (sending multiple messages in a short time span)"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:230
+#: dredd v3/cogs/events/automod.py:232
msgid "Advertising"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:254
+#: dredd v3/cogs/events/automod.py:256
msgid "Spamming caps"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:277
+#: dredd v3/cogs/events/automod.py:279
msgid "Spamming links"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:299
+#: dredd v3/cogs/events/automod.py:300
msgid "Spamming mentions"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "anti raid: user account is younger than 30 days."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:325
+#: dredd v3/cogs/events/automod.py:321
msgid "Strict Anti Raid: No one is allowed to join the server"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:334
+msgid "Sending malicious links"
+msgstr ""
+
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341
+#: dredd v3/cogs/events/automod.py:355
msgid "Member Temp-Muted"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:341 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:355 v3/cogs/events/automod.py:364
msgid "Member Kicked"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345 Dredd-v3/cogs/events/automod.py:350
+#: dredd v3/cogs/events/automod.py:359 v3/cogs/events/automod.py:364
msgid "Member Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:345
+#: dredd v3/cogs/events/automod.py:359
msgid "Member Temp-Banned"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:354
+#: dredd v3/cogs/events/automod.py:368
msgid "Automod Action"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:357 Dredd-v3/cogs/events/logs.py:600
-#: Dredd-v3/cogs/events/logs.py:730
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:370 v3/cogs/events/logs.py:635
+#: v3/cogs/events/logs.py:766 v3/cogs/events/logs.py:801
+#, python-brace-format
msgid "\n"
"**Duration:** {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:360
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:371
+#, python-brace-format
msgid "**Member:** {0}{1}\n"
"**Reason:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:368
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:379
+#, python-brace-format
msgid "Automod Action | {0}"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:370
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:381
+#, python-brace-format
msgid "{0} Something failed while punishing the member, sent the error to my developers. This is most likely due to me either missing permissions or not being able to access the person and/or role"
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:381
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:393
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:414
+#, python-brace-format
msgid "{0} Muted **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:422
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:434
+#, python-brace-format
msgid "{0} Kicked **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:436
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:448
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:451
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:463
+#, python-brace-format
msgid "{0} Banned **{1}** for {2}, reason: {3}."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:470
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:482
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:482 Dredd-v3/cogs/events/automod.py:510
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:494 v3/cogs/events/automod.py:522
+#, python-brace-format
msgid "{0} {1} has anti raid mode activated, you're not allowed to join that server."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:510
+#, python-brace-format
msgid "{0} {1} has strict anti raid mode activated, please try joining again later."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:520
+#: dredd v3/cogs/events/automod.py:532
msgid "It seems like your server is experiencing a *huge* raid, to prevent us from getting api banned we'll be banning raiders in the background and will not be sending any logs in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:530
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:542
+#, python-brace-format
msgid "{0} I'm not sure what happened, but something broke. Please make sure that my role is above everyone's else, otherwise you'll see these errors more often. I've also sent this error to my developers."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:539
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:551
+#, python-brace-format
msgid "{0} Mute role was not found, please create the mute role, or set a custom one using `{1}muterole [role]`.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/automod.py:544
-#, python-brace-format
+#: dredd v3/cogs/events/automod.py:556
+#, python-brace-format
msgid "{0} Failed to kick/ban the member, are they higher in role hierarchy than me? Put my role at the very top to avoid these type of issues.\n\n"
"Manually removed member permissions to send messages in this channel *hopefully*."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:131
+#: dredd v3/cogs/events/errors.py:132
msgid "Vote required!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:132
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:133
+#, python-brace-format
msgid "Hey {0}!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:133
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:134
+#, python-brace-format
msgid "Thank you for using me! Unfortunately this command is vote locked and you'll need to vote for Dredd. You can vote in any of these lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n"
+"{0}\n"
"If you've voted already, please wait cause the API might be slow.\n\n"
"*After you vote, you'll be able to use this command, and you will help Dredd gain more servers :D*"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:141
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:142
+#, python-brace-format
msgid "{0} This command is staff-locked"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:144
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:145
+#, python-brace-format
msgid "{0} This command can only be used by boosters"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:150
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:151
+#, python-brace-format
msgid "{0} You've used invalid permissions flag, please make sure you're using the correct one."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:158
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:159
+#, python-brace-format
msgid "{0} This command has already been used by someone in this guild or channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:164
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:165
+#, python-brace-format
msgid "{0} | This command can only be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:169
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:170
+#, python-brace-format
msgid "{0} | This command can't be used in direct messages!"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:178
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:179
+#, python-brace-format
msgid "{0} This command is marked as NSFW that's why I cannot let you use it in this channel."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:188
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:189
+#, python-brace-format
msgid "{0} This command can only be used by the bot developers."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:206
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:207
+#, python-brace-format
msgid "{0} You're missing the {1} permission."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:211
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:212
+#, python-brace-format
msgid "{0} I'm missing {1} permissions"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:243
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:244
+#, python-brace-format
msgid "{0} | You're on cooldown, try again in **{1}** seconds."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:246
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:247
+#, python-brace-format
msgid "{0} | You're missing an argument - **{1}**"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:250
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:251
+#, python-brace-format
msgid "{0} | Looks like you haven't closed the quote"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:254
+#, python-brace-format
msgid "{0} | Expected space after the quote, but received another quote"
msgstr ""
-#. no other way to prevent this
-#: Dredd-v3/cogs/events/errors.py:256
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:257
+#, python-brace-format
+msgid "{0} | Unexpected quote in non-quoted string, please remove all quotes."
+msgstr ""
+
+#. no other way to prevent this
+#: dredd v3/cogs/events/errors.py:265
+#, python-brace-format
msgid "{0} | Failed to add the reactions, please reinvoke the command."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:262
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:271
+#, python-brace-format
msgid "{0} I'm missing permissions to embed links."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:310
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:318
+#, python-brace-format
msgid "{0} Unknown error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:311
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:319
+#, python-brace-format
msgid "Command `{0}` raised an error, which I reported to my developer(s).\n"
"My developer(s) will be working to fixing this error ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:314 Dredd-v3/cogs/events/errors.py:336
-msgid "Error info:"
-msgstr ""
-
-#: Dredd-v3/cogs/events/errors.py:332
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:337
+#, python-brace-format
msgid "{0} Known error | #{1}"
msgstr ""
-#: Dredd-v3/cogs/events/errors.py:333
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:338
+#, python-brace-format
msgid "Command `{0}` raised an error that has already reported to my developer(s).\n"
"They'll be looking into this issue and trying to fix it ASAP. Meanwhile, you can [join the support server]({1}) for updates."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:107
-#, python-brace-format
+#: dredd v3/cogs/events/errors.py:342
+msgid "Error info:"
+msgstr ""
+
+#: dredd v3/cogs/events/events.py:117
+#, python-brace-format
msgid "My prefix in this server is `{0}` or {1}!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:118
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:128
+#, python-brace-format
msgid "I appreciate you for using me! You can also use my commands here in DMs with a prefix `!`, but if you aren't using any commands - the DM will be logged in my [support server]({0}), so please don't send me any sensitive information."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:132
+#: dredd v3/cogs/events/events.py:139
msgid "Hey! Not sure if you know yet, but my prefix in DM's is `!`"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:253
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:258
+#, python-brace-format
msgid "If you are the server owner and would like to appeal, you can [join the support server]({0})."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:257
+#: dredd v3/cogs/events/events.py:262
msgid "Unfortunately, this server's blacklist state cannot be removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:260
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:265
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, so I will not be staying in the server anymore. {0}\n\n"
"**Blacklist reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:264
+#: dredd v3/cogs/events/events.py:269
msgid "Blacklist issue occured!"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:267
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:272
+#, python-brace-format
msgid "Hey!\n"
"This server is blacklisted, thus why I will not be staying here anymore. {0}\n\n"
"**Blacklisting reason:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/events.py:296
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:301
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix you can use `{0}prefix [prefix]`.If you'll need any help you can join the [support server]({1}). You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#. We were invited without embed perms...
-#: Dredd-v3/cogs/events/events.py:308
-#, python-brace-format
+#. We were invited without embed perms...
+#: dredd v3/cogs/events/events.py:313
+#, python-brace-format
msgid "Thank you for inviting me to this server!\n"
"To get started - you can see my commands by using `{0}help [category/command]`. In order to change my prefix, you can use `{0}prefix [prefix]`. If you'll need any help you can join the <{1}>. You can also contact `{2}` or `{3}` if you'll need any help."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:474 Dredd-v3/cogs/events/events.py:479
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:487 v3/cogs/events/events.py:492
+#, python-brace-format
msgid "Welcome back {0}! You were away for **{1}**. Your AFK state has been removed."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:493
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:506
+#, python-brace-format
msgid "Hey! **{0}** has been AFK for **{1}** for - **{2}**."
msgstr ""
-#: Dredd-v3/cogs/events/events.py:523 Dredd-v3/cogs/events/logs.py:139
-#, python-brace-format
+#: dredd v3/cogs/events/events.py:536 v3/cogs/events/logs.py:147
+#, python-brace-format
msgid "\n"
"*Sticker* - {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:92
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:100
+#, python-brace-format
msgid "{0} Message Edited"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:93
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:101
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`\n"
"[Jump to message]({4})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:98 Dredd-v3/cogs/events/logs.py:102
+#: dredd v3/cogs/events/logs.py:106 v3/cogs/events/logs.py:110
msgid "**Before:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:106
+#: dredd v3/cogs/events/logs.py:114
msgid "**After:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:108 Dredd-v3/cogs/events/logs.py:151
-#: Dredd-v3/cogs/events/logs.py:176 Dredd-v3/cogs/events/logs.py:217
-#: Dredd-v3/cogs/events/logs.py:231
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:116 v3/cogs/events/logs.py:159
+#: v3/cogs/events/logs.py:185 v3/cogs/events/logs.py:230
+#: v3/cogs/events/logs.py:243
+#, python-brace-format
msgid "User ID: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:134
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:143
+#, python-brace-format
msgid "{0} Message Deleted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:135
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:144
+#, python-brace-format
msgid "**User:** {0} `{1}`\n"
"**Channel:** {2} `#{3}`"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:142
+#: dredd v3/cogs/events/logs.py:150
msgid "**Message:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:146
+#: dredd v3/cogs/events/logs.py:154
msgid "**Attachments:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:149
+#: dredd v3/cogs/events/logs.py:157
msgid "**Sticker:**"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:171
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:180
+#, python-brace-format
msgid "{0} changed their nickname"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:172
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:181
+#, python-brace-format
msgid "{0} Nickname Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:173
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:182
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:213
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:226
+#, python-brace-format
msgid "{0} changed their avatar"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:214
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:227
+#, python-brace-format
msgid "{0} Avatar Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:215
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:228
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"[Avatar URL]({2})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:228
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:240
+#, python-brace-format
msgid "{0} changed their username"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:229
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:241
+#, python-brace-format
msgid "{0} Username Changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:230
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:242
+#, python-brace-format
msgid "**Member:** {0} `{1}`\n"
"**Before:** {2}\n"
"**After:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:266
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:278
+#, python-brace-format
msgid "{0} A member has been banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:268 Dredd-v3/cogs/events/logs.py:308
-#: Dredd-v3/cogs/events/logs.py:869
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:280 v3/cogs/events/logs.py:320
+#: v3/cogs/events/logs.py:975
+#, python-brace-format
msgid "**Member:** {0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:269 Dredd-v3/cogs/events/logs.py:309
-#: Dredd-v3/cogs/events/logs.py:602 Dredd-v3/cogs/events/logs.py:633
-#: Dredd-v3/cogs/events/logs.py:664 Dredd-v3/cogs/events/logs.py:695
-#: Dredd-v3/cogs/events/logs.py:732 Dredd-v3/cogs/events/logs.py:763
-#: Dredd-v3/cogs/events/logs.py:796 Dredd-v3/cogs/events/logs.py:827
-#: Dredd-v3/cogs/events/logs.py:870 Dredd-v3/cogs/events/logs.py:901
-#: Dredd-v3/cogs/events/logs.py:932 Dredd-v3/cogs/events/logs.py:965
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:281 v3/cogs/events/logs.py:321
+#: v3/cogs/events/logs.py:637 v3/cogs/events/logs.py:669
+#: v3/cogs/events/logs.py:701 v3/cogs/events/logs.py:733
+#: v3/cogs/events/logs.py:768 v3/cogs/events/logs.py:803
+#: v3/cogs/events/logs.py:835 v3/cogs/events/logs.py:869
+#: v3/cogs/events/logs.py:901 v3/cogs/events/logs.py:933
+#: v3/cogs/events/logs.py:976 v3/cogs/events/logs.py:1008
+#: v3/cogs/events/logs.py:1040 v3/cogs/events/logs.py:1074
+#, python-brace-format
msgid "Case ID: #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:306
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:318
+#, python-brace-format
msgid "{0} A member was un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:329
+#: dredd v3/cogs/events/logs.py:342
msgid " Guild name changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:330 Dredd-v3/cogs/events/logs.py:339
-#: Dredd-v3/cogs/events/logs.py:348 Dredd-v3/cogs/events/logs.py:367
-#: Dredd-v3/cogs/events/logs.py:376 Dredd-v3/cogs/events/logs.py:385
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:343 v3/cogs/events/logs.py:353
+#: v3/cogs/events/logs.py:363 v3/cogs/events/logs.py:384
+#: v3/cogs/events/logs.py:394 v3/cogs/events/logs.py:404
+#, python-brace-format
msgid "**Before:** {0}\n"
"**After:** {1}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:338
+#: dredd v3/cogs/events/logs.py:352
msgid " Guild region changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:347
+#: dredd v3/cogs/events/logs.py:362
msgid " Guild afk channel changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:356
+#: dredd v3/cogs/events/logs.py:372
msgid " Guild icon changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:357
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:373
+#, python-brace-format
msgid "**Before:** [Click here]({0})\n"
"**After:** [Click here]({1})"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:366
+#: dredd v3/cogs/events/logs.py:383
msgid " Guild multifactor authentication (MFA) changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:375
+#: dredd v3/cogs/events/logs.py:393
msgid " Guild verification level changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:384
+#: dredd v3/cogs/events/logs.py:403
msgid " Guild default notifications changed"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:401
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:430
+#, python-brace-format
msgid "{0} A new member has joined"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:402
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:431
+#, python-brace-format
msgid "{0} joined the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:403
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:432
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Account Created:** {2}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:407
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:436
+#, python-brace-format
msgid "Member #{0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:420
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:450
+#, python-brace-format
msgid "{0} A member has left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:421
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:451
+#, python-brace-format
msgid "{0} left the server"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:423
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:453
+#, python-brace-format
msgid "**Member:** {0} ({1})\n"
"**Joined server:** {2}\n"
"**Roles:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:427
+#: dredd v3/cogs/events/logs.py:457
msgid "No roles."
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:429
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:459
+#, python-brace-format
msgid "Members left: {0}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:471
+#: dredd v3/cogs/events/logs.py:502
msgid "Automatic Mute | Mute evading"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:598
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:633
+#, python-brace-format
msgid "{0} {1} Member(s) banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:599 Dredd-v3/cogs/events/logs.py:631
-#: Dredd-v3/cogs/events/logs.py:729 Dredd-v3/cogs/events/logs.py:794
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:634 v3/cogs/events/logs.py:667
+#: v3/cogs/events/logs.py:765 v3/cogs/events/logs.py:800
+#: v3/cogs/events/logs.py:867
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
"**Reason:** {4}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:630
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:666
+#, python-brace-format
msgid "{0} {1} Member(s) hack-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:661
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:698
+#, python-brace-format
msgid "{0} {1} Member(s) kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:662 Dredd-v3/cogs/events/logs.py:693
-#: Dredd-v3/cogs/events/logs.py:761 Dredd-v3/cogs/events/logs.py:825
-#: Dredd-v3/cogs/events/logs.py:899 Dredd-v3/cogs/events/logs.py:930
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:699 v3/cogs/events/logs.py:731
+#: v3/cogs/events/logs.py:833 v3/cogs/events/logs.py:899
+#: v3/cogs/events/logs.py:931 v3/cogs/events/logs.py:1006
+#: v3/cogs/events/logs.py:1038
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}\n"
"**Moderator:** {1} ({2})\n"
"**Reason:** {3}"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:692
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:730
+#, python-brace-format
msgid "{0} {1} Member(s) softbanned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:728
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:764
+#, python-brace-format
msgid "{0} {1} Member(s) muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:760
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:799
+#, python-brace-format
+msgid "{0} {1} Member(s) timed out"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:832
+#, python-brace-format
msgid "{0} {1} Member(s) warned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:793
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:866
+#, python-brace-format
msgid "{0} {1} Member(s) un-banned"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:824
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:898
+#, python-brace-format
msgid "{0} {1} Member(s) un-muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:867
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:930
+#, python-brace-format
+msgid "{0} {1} Member(s) untimedout"
+msgstr ""
+
+#: dredd v3/cogs/events/logs.py:973
+#, python-brace-format
msgid "{0} A member has been kicked"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:898
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1005
+#, python-brace-format
msgid "{0} {1} Member(s) voice muted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:929
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1037
+#, python-brace-format
msgid "{0} {1} Member(s) voice unmuted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:962
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1071
+#, python-brace-format
msgid "{0} {1} Member(s) dehoisted"
msgstr ""
-#: Dredd-v3/cogs/events/logs.py:963
-#, python-brace-format
+#: dredd v3/cogs/events/logs.py:1072
+#, python-brace-format
msgid "**Member(s):**\n"
"{0}{1}\n"
"**Moderator:** {2} ({3})\n"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:171
-#, python-brace-format
+#: dredd v3/cogs/other/tasks.py:178
+#, python-brace-format
msgid "*The original message was deleted or I'm missing permissions*\n\n"
"Your reminder: {0}"
msgstr ""
-#: Dredd-v3/cogs/other/tasks.py:222
+#: dredd v3/cogs/other/tasks.py:230
msgid "No one has connected to a voice channel in over 12 hours, to save up bot's resources I'll be destroying the player and leaving the voice channel."
msgstr ""
-#: Dredd-v3/cogs/automod.py:37
+#: dredd v3/cogs/automod.py:38
msgid "Automod is disabled in this server, enable it by using `automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:47 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:48 v3/cogs/automod.py:88
msgid "No"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Kick Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49 Dredd-v3/cogs/automod.py:55
-#: Dredd-v3/cogs/automod.py:59 Dredd-v3/cogs/automod.py:62
-#: Dredd-v3/cogs/automod.py:66 Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:50 v3/cogs/automod.py:56 v3/cogs/automod.py:60
+#: v3/cogs/automod.py:63 v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Ban Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Kick All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:49
+#: dredd v3/cogs/automod.py:50
msgid "Ban All Members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:52 Dredd-v3/cogs/automod.py:87
+#: dredd v3/cogs/automod.py:53 v3/cogs/automod.py:88
msgid "Yes"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
msgid "Mute Member"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Mute Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:55 Dredd-v3/cogs/automod.py:59
-#: Dredd-v3/cogs/automod.py:62 Dredd-v3/cogs/automod.py:66
-#: Dredd-v3/cogs/automod.py:69
-#, python-brace-format
+#: dredd v3/cogs/automod.py:56 v3/cogs/automod.py:60 v3/cogs/automod.py:63
+#: v3/cogs/automod.py:67 v3/cogs/automod.py:70
+#, python-brace-format
msgid "Temp-Ban Member ({0})"
msgstr ""
-#: Dredd-v3/cogs/automod.py:71
-#, python-brace-format
+#: dredd v3/cogs/automod.py:72
+#, python-brace-format
msgid "\n"
"**Anti-Raid Logging Channel:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:73
-#, python-brace-format
+#: dredd v3/cogs/automod.py:74
+#, python-brace-format
msgid "```\n"
"1. Anti Spam - {0}\n"
"2. Anti Mass Caps - {1}\n"
@@ -1075,272 +1398,312 @@ msgid "```\n"
"**DM people during raid:** {10}{11}{12}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:85 Dredd-v3/cogs/automod.py:86
+#: dredd v3/cogs/automod.py:86 v3/cogs/automod.py:87
msgid "Disabled"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Mentions Limit:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:88
-#, python-brace-format
+#: dredd v3/cogs/automod.py:89
+#, python-brace-format
msgid "\n"
"**Caps Percentage:** {0}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:93
+#: dredd v3/cogs/automod.py:94
msgid "Manage automod in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:99
+#: dredd v3/cogs/automod.py:100
msgid " Manage automod state in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:103
-#, python-brace-format
+#: dredd v3/cogs/automod.py:104
+#, python-brace-format
msgid "{0} Automod Settings"
msgstr ""
-#: Dredd-v3/cogs/automod.py:107
+#: dredd v3/cogs/automod.py:108
msgid "Toggle automod on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:113
+#: dredd v3/cogs/automod.py:114
msgid " Toggle automod on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:119 Dredd-v3/cogs/automod.py:138
-#: Dredd-v3/cogs/automod.py:455 Dredd-v3/cogs/automod.py:482
-#: Dredd-v3/cogs/manage.py:212 Dredd-v3/cogs/manage.py:246
-#: Dredd-v3/cogs/manage.py:281 Dredd-v3/cogs/manage.py:316
-#: Dredd-v3/cogs/manage.py:349 Dredd-v3/cogs/manage.py:381
-#: Dredd-v3/cogs/manage.py:414 Dredd-v3/cogs/manage.py:446
-#: Dredd-v3/cogs/manage.py:492 Dredd-v3/cogs/manage.py:531
-#: Dredd-v3/cogs/manage.py:693
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:120 v3/cogs/automod.py:139 v3/cogs/automod.py:478
+#: v3/cogs/automod.py:505 v3/cogs/manage.py:552 v3/cogs/manage.py:586
+#: v3/cogs/manage.py:621 v3/cogs/manage.py:656 v3/cogs/manage.py:689
+#: v3/cogs/manage.py:721 v3/cogs/manage.py:754 v3/cogs/manage.py:786
+#: v3/cogs/manage.py:831 v3/cogs/manage.py:870 v3/cogs/manage.py:1029
+#, python-brace-format
msgid "{0} I'm missing permissions in that channel. Make sure you have given me the correct permissions!"
msgstr ""
-#: Dredd-v3/cogs/automod.py:123 Dredd-v3/cogs/automod.py:142
-#, python-brace-format
+#: dredd v3/cogs/automod.py:124 v3/cogs/automod.py:143
+#, python-brace-format
msgid "{0} Automod was successfully enabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:133
-#, python-brace-format
+#: dredd v3/cogs/automod.py:134
+#, python-brace-format
msgid "{0} Automod was successfully disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:144
+#: dredd v3/cogs/automod.py:145
msgid "Set global automod's value in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:150
+#: dredd v3/cogs/automod.py:151
msgid " Set global automod's value in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:154 Dredd-v3/cogs/automod.py:211
-#: Dredd-v3/cogs/automod.py:243 Dredd-v3/cogs/automod.py:276
-#: Dredd-v3/cogs/automod.py:315 Dredd-v3/cogs/automod.py:354
-#: Dredd-v3/cogs/automod.py:386 Dredd-v3/cogs/automod.py:408
-#: Dredd-v3/cogs/automod.py:446 Dredd-v3/cogs/automod.py:522
-#: Dredd-v3/cogs/automod.py:557 Dredd-v3/cogs/automod.py:611
-#: Dredd-v3/cogs/automod.py:638 Dredd-v3/cogs/automod.py:665
-#: Dredd-v3/cogs/automod.py:692 Dredd-v3/cogs/automod.py:720
-#: Dredd-v3/cogs/automod.py:748
-#, python-brace-format
+#: dredd v3/cogs/automod.py:155 v3/cogs/automod.py:204 v3/cogs/automod.py:237
+#: v3/cogs/automod.py:271 v3/cogs/automod.py:310 v3/cogs/automod.py:349
+#: v3/cogs/automod.py:381 v3/cogs/automod.py:403 v3/cogs/automod.py:424
+#: v3/cogs/automod.py:469 v3/cogs/automod.py:545 v3/cogs/automod.py:580
+#: v3/cogs/automod.py:633 v3/cogs/automod.py:659 v3/cogs/automod.py:685
+#: v3/cogs/automod.py:711 v3/cogs/automod.py:738 v3/cogs/automod.py:765
+#, python-brace-format
msgid "Automod is disabled in this server, enable it by using `{0}automod toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "chill"
msgstr ""
-#: Dredd-v3/cogs/automod.py:161
+#: dredd v3/cogs/automod.py:163
msgid "strict"
msgstr ""
-#: Dredd-v3/cogs/automod.py:198
-#, python-brace-format
+#: dredd v3/cogs/automod.py:190
+#, python-brace-format
msgid "{0} Successfully set the automod value to **{1}**"
msgstr ""
-#: Dredd-v3/cogs/automod.py:200
+#: dredd v3/cogs/automod.py:192
msgid "Toggle anti links on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:206
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:199
msgid " Toggle anti links on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:223
-#, python-brace-format
+#: dredd v3/cogs/automod.py:216
+#, python-brace-format
msgid "{0} Successfuly disabled anti link in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:225
+#: dredd v3/cogs/automod.py:218
msgid "Anti link is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:228
-#, python-brace-format
+#: dredd v3/cogs/automod.py:221
+#, python-brace-format
msgid "{0} Successfully set anti links punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:229 Dredd-v3/cogs/automod.py:261
-#: Dredd-v3/cogs/automod.py:300 Dredd-v3/cogs/automod.py:339
-#: Dredd-v3/cogs/automod.py:372
+#: dredd v3/cogs/automod.py:222 v3/cogs/automod.py:255 v3/cogs/automod.py:295
+#: v3/cogs/automod.py:334 v3/cogs/automod.py:367
msgid " They will be muted/banned for 12 hours by default."
msgstr ""
-#: Dredd-v3/cogs/automod.py:232
+#: dredd v3/cogs/automod.py:225
msgid "Toggle anti invites on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:238
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:232
msgid " Toggle anti invites on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:255
-#, python-brace-format
+#: dredd v3/cogs/automod.py:249
+#, python-brace-format
msgid "{0} Successfuly disabled anti invites in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:257
+#: dredd v3/cogs/automod.py:251
msgid "Anti invite is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:260
-#, python-brace-format
+#: dredd v3/cogs/automod.py:254
+#, python-brace-format
msgid "{0} Successfully set anti invites punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:265
+#: dredd v3/cogs/automod.py:259
msgid "Toggle anti mass mention on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:271
+#. sourcery skip: use-assigned-variable
+#: dredd v3/cogs/automod.py:266
msgid " Toggle anti mass mention on or off and set the mentions limit to whatever number you want "
msgstr ""
-#: Dredd-v3/cogs/automod.py:282
-msgid "Mentions limit must be between 2 and 15"
+#: dredd v3/cogs/automod.py:277
+msgid "Mentions limit must be over or equal than 10"
msgstr ""
-#: Dredd-v3/cogs/automod.py:294
-#, python-brace-format
+#: dredd v3/cogs/automod.py:289
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass mention in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:296
+#: dredd v3/cogs/automod.py:291
msgid "Anti mass mentions are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:299
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/automod.py:294
+#, python-brace-format
msgid "{0} Successfully set anti mass mentions punishment type to **{1}** members. Mentions limit - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:304
+#: dredd v3/cogs/automod.py:299
msgid "Toggle anti mass caps on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:310
+#: dredd v3/cogs/automod.py:305
msgid " Toggle anti mass caps and set the caps percentege limit to whatever number you prefer "
msgstr ""
-#: Dredd-v3/cogs/automod.py:321
+#: dredd v3/cogs/automod.py:316
msgid "Percentage limit must be between 25 and 100"
msgstr ""
-#: Dredd-v3/cogs/automod.py:333
-#, python-brace-format
+#: dredd v3/cogs/automod.py:328
+#, python-brace-format
msgid "{0} Successfuly disabled anti mass caps in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:335
+#: dredd v3/cogs/automod.py:330
msgid "Anti caps are already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:338
-#, python-brace-format
+#: dredd v3/cogs/automod.py:333
+#, python-brace-format
msgid "{0} Successfully set anti mass caps punishment type to **{1}** members. Percentage set to - `{2}`.{3}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:343
+#: dredd v3/cogs/automod.py:338
msgid "Toggle anti spam on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:349
+#: dredd v3/cogs/automod.py:344
msgid " Toggle anti spam on or off "
msgstr ""
-#: Dredd-v3/cogs/automod.py:366
-#, python-brace-format
+#: dredd v3/cogs/automod.py:361
+#, python-brace-format
msgid "{0} Successfuly disabled anti spam in this server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:368
+#: dredd v3/cogs/automod.py:363
msgid "Anti spam is already disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:371
-#, python-brace-format
+#: dredd v3/cogs/automod.py:366
+#, python-brace-format
msgid "{0} Successfully set anti spam punishment type to **{1}** members.{2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:376
+#: dredd v3/cogs/automod.py:371
msgid "Toggle if automod should ignore server moderators"
msgstr ""
-#: Dredd-v3/cogs/automod.py:382
+#: dredd v3/cogs/automod.py:377
msgid " Toggle whether or not bot should ignore members with manage messages permissions (moderators) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:391
-#, python-brace-format
+#: dredd v3/cogs/automod.py:386
+#, python-brace-format
msgid "{0} I will not be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:395
-#, python-brace-format
+#: dredd v3/cogs/automod.py:390
+#, python-brace-format
msgid "{0} I will be ignoring people with manage messages permissions (moderators) from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:398
+#: dredd v3/cogs/automod.py:393
msgid "Toggle if automod should delete messages when punishing the user(s)"
msgstr ""
-#: Dredd-v3/cogs/automod.py:404
+#: dredd v3/cogs/automod.py:399
msgid " Toggle whether or not bot should delete the messages when punishing the user(s) "
msgstr ""
-#: Dredd-v3/cogs/automod.py:413
-#, python-brace-format
+#: dredd v3/cogs/automod.py:408
+#, python-brace-format
msgid "{0} I will not be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:417
-#, python-brace-format
+#: dredd v3/cogs/automod.py:412
+#, python-brace-format
msgid "{0} I will now be deleting messages from now on."
msgstr ""
-#: Dredd-v3/cogs/automod.py:420
+#: dredd v3/cogs/automod.py:414
+msgid "Changes the temporary punishment duration."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:420
+msgid " Allows you to change the duration of temporary punishment "
+msgstr ""
+
+#: dredd v3/cogs/automod.py:427
+msgid "Anti Spam"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:428
+msgid "Anti Mass Caps"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:429
+msgid "Anti Invites"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:430
+msgid "Anti Mentions"
+msgstr ""
+
+#. type: ignore
+#: dredd v3/cogs/automod.py:431
+msgid "Anti Links"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:435
+#, python-brace-format
+msgid "{0} At least one automod value must be set to temp mute or ban."
+msgstr ""
+
+#: dredd v3/cogs/automod.py:440
+msgid "What should the duration of the punishment be?"
+msgstr ""
+
+#: dredd v3/cogs/automod.py:443
msgid "Manage anti raid mode in the server"
msgstr ""
-#: Dredd-v3/cogs/automod.py:426
+#: dredd v3/cogs/automod.py:449
msgid " Manage anti raid mode in the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:429
+#: dredd v3/cogs/automod.py:452
msgid "Toggle raid mode on or off"
msgstr ""
-#: Dredd-v3/cogs/automod.py:435
+#. sourcery no-metrics skip: collection-into-set, remove-redundant-if
+#: dredd v3/cogs/automod.py:458
msgid " Toggle raid mode status\n"
" \n"
" **Values:**\n"
@@ -1350,464 +1713,463 @@ msgid " Toggle raid mode status\n"
" `banall` - ban all new members, account age doesn't matter "
msgstr ""
-#: Dredd-v3/cogs/automod.py:449
+#: dredd v3/cogs/automod.py:472
msgid "Allowed values are `kick`, `ban`, `kickall` and `banall`, if you're trying to disable the raid mode, don't provide any arguments"
msgstr ""
-#: Dredd-v3/cogs/automod.py:459
-#, python-brace-format
+#: dredd v3/cogs/automod.py:482
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:463
-#, python-brace-format
+#: dredd v3/cogs/automod.py:486
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:467
-#, python-brace-format
+#: dredd v3/cogs/automod.py:490
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:471
-#, python-brace-format
+#: dredd v3/cogs/automod.py:494
+#, python-brace-format
msgid "{0} Successfully enabled raidmode, will ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:479
-#, python-brace-format
+#: dredd v3/cogs/automod.py:502
+#, python-brace-format
msgid "{0} Successfully disabled raidmode"
msgstr ""
-#: Dredd-v3/cogs/automod.py:485
-#, python-brace-format
+#: dredd v3/cogs/automod.py:508
+#, python-brace-format
msgid "{0} Set the new raidmode logging channel to {1}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:490
-#, python-brace-format
+#: dredd v3/cogs/automod.py:513
+#, python-brace-format
msgid "{0} Set the raidmode action to kick new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:494
-#, python-brace-format
+#: dredd v3/cogs/automod.py:517
+#, python-brace-format
msgid "{0} Set the raidmode action to ban new members who have their accounts created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:498
-#, python-brace-format
+#: dredd v3/cogs/automod.py:521
+#, python-brace-format
msgid "{0} Set the raidmode action to kick all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:502
-#, python-brace-format
+#: dredd v3/cogs/automod.py:525
+#, python-brace-format
msgid "{0} Set the raidmode action to ban all new members"
msgstr ""
-#: Dredd-v3/cogs/automod.py:505
-#, python-brace-format
+#: dredd v3/cogs/automod.py:528
+#, python-brace-format
msgid "{0} Set the raidmode action to {1} new members {2}"
msgstr ""
-#: Dredd-v3/cogs/automod.py:506
+#: dredd v3/cogs/automod.py:529
msgid "who have their account created less than 30 days ago."
msgstr ""
-#: Dredd-v3/cogs/automod.py:510
+#: dredd v3/cogs/automod.py:533
msgid "Toggles anti raid mode DMs"
msgstr ""
-#: Dredd-v3/cogs/automod.py:516
+#: dredd v3/cogs/automod.py:539
msgid " Toggle if new members should get a DM from the bot when joining the server "
msgstr ""
-#: Dredd-v3/cogs/automod.py:524
-#, python-brace-format
+#: dredd v3/cogs/automod.py:547
+#, python-brace-format
msgid "Raid mode is disabled in this server, enable it by using `{0}raid-mode toggle` command"
msgstr ""
-#: Dredd-v3/cogs/automod.py:529
-#, python-brace-format
+#: dredd v3/cogs/automod.py:552
+#, python-brace-format
msgid "{0} I will not be DMing people when kicking or banning them anymore on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:533
-#, python-brace-format
+#: dredd v3/cogs/automod.py:556
+#, python-brace-format
msgid "{0} I will now be DMing people when kicking or banning them on raid."
msgstr ""
-#: Dredd-v3/cogs/automod.py:535
+#: dredd v3/cogs/automod.py:558
msgid "Manage automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:541
+#: dredd v3/cogs/automod.py:564
msgid " Base command for managing automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:545
+#: dredd v3/cogs/automod.py:568
msgid "A list of whitelisted channels and roles from automod"
msgstr ""
-#: Dredd-v3/cogs/automod.py:551
+#: dredd v3/cogs/automod.py:574
msgid " A list of roles and channels that are whitelisted from the automod.\n"
" ``: *channels*, *roles* "
msgstr ""
-#: Dredd-v3/cogs/automod.py:563
-#, python-brace-format
+#: dredd v3/cogs/automod.py:586
+#, python-brace-format
msgid "{0} There are no whitelisted channels in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:565
+#: dredd v3/cogs/automod.py:588
msgid "List of whitelisted channels"
msgstr ""
-#: Dredd-v3/cogs/automod.py:571
-#, python-brace-format
+#: dredd v3/cogs/automod.py:594
+#, python-brace-format
msgid "{0} There are no whitelisted roles in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:573
+#: dredd v3/cogs/automod.py:596
msgid "List of whitelisted roles"
msgstr ""
-#: Dredd-v3/cogs/automod.py:579
-#, python-brace-format
+#: dredd v3/cogs/automod.py:602
+#, python-brace-format
msgid "{0} There are no whitelisted users in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:581
+#: dredd v3/cogs/automod.py:604
msgid "List of whitelisted users"
msgstr ""
-#: Dredd-v3/cogs/automod.py:585
-#, python-brace-format
+#: dredd v3/cogs/automod.py:608
+#, python-brace-format
msgid "{0} The value you've provided is invalid, please choose either `channels`, `roles` or `users`"
msgstr ""
-#: Dredd-v3/cogs/automod.py:599
+#: dredd v3/cogs/automod.py:621
msgid "Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:605
+#: dredd v3/cogs/automod.py:627
msgid " Add a channel to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:616 Dredd-v3/cogs/automod.py:623
-#, python-brace-format
-msgid "{0} Added {1} to the channels whitelist."
+#: dredd v3/cogs/automod.py:640
+#, python-brace-format
+msgid "Channel {0} is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:619
-#, python-brace-format
-msgid "Channel {0} is already added to the whitelist."
+#: dredd v3/cogs/automod.py:644
+#, python-brace-format
+msgid "{0} Added {1} to the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:626
+#: dredd v3/cogs/automod.py:647
msgid "Add a role to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:632
+#: dredd v3/cogs/automod.py:653
msgid " Add a role to automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:643 Dredd-v3/cogs/automod.py:650
-#, python-brace-format
-msgid "{0} Added {1} to the roles whitelist."
+#: dredd v3/cogs/automod.py:666
+#, python-brace-format
+msgid "Role **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:646
-#, python-brace-format
-msgid "Role **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:670
+#, python-brace-format
+msgid "{0} Added {1} to the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:653
+#: dredd v3/cogs/automod.py:673
msgid "Add a user to automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:659
+#: dredd v3/cogs/automod.py:679
msgid " Add a user to automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:670 Dredd-v3/cogs/automod.py:677
-#, python-brace-format
-msgid "{0} Added {1} to the users whitelist."
+#: dredd v3/cogs/automod.py:692
+#, python-brace-format
+msgid "User **{0}** is already added to the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:673
-#, python-brace-format
-msgid "User **{0}** is already added to the whitelist."
+#: dredd v3/cogs/automod.py:696
+#, python-brace-format
+msgid "{0} Added {1} to the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:680
+#: dredd v3/cogs/automod.py:699
msgid "Remove a role from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:686
+#: dredd v3/cogs/automod.py:705
msgid " Remove a role from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:695
-#, python-brace-format
+#: dredd v3/cogs/automod.py:714
+#, python-brace-format
msgid "{0} It looks like there are no roles whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:701
-#, python-brace-format
+#: dredd v3/cogs/automod.py:719
+#, python-brace-format
msgid "Role **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:705
-#, python-brace-format
+#: dredd v3/cogs/automod.py:723
+#, python-brace-format
msgid "{0} Removed {1} from the roles whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:708
+#: dredd v3/cogs/automod.py:726
msgid "Remove a user from automod's whitelist"
msgstr ""
-#: Dredd-v3/cogs/automod.py:714
+#: dredd v3/cogs/automod.py:732
msgid " Remove a role from automod's & raid mode's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:723
-#, python-brace-format
+#: dredd v3/cogs/automod.py:741
+#, python-brace-format
msgid "{0} It looks like there are no users whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:729
-#, python-brace-format
+#: dredd v3/cogs/automod.py:746
+#, python-brace-format
msgid "User **{0}** is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:733
-#, python-brace-format
+#: dredd v3/cogs/automod.py:750
+#, python-brace-format
msgid "{0} Removed {1} from the users whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:736
+#: dredd v3/cogs/automod.py:753
msgid "Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:742
+#: dredd v3/cogs/automod.py:759
msgid " Remove a channel from automod's whitelist "
msgstr ""
-#: Dredd-v3/cogs/automod.py:751
-#, python-brace-format
+#: dredd v3/cogs/automod.py:768
+#, python-brace-format
msgid "{0} It looks like there are no channels whitelisted in the server."
msgstr ""
-#: Dredd-v3/cogs/automod.py:756
-#, python-brace-format
+#: dredd v3/cogs/automod.py:772
+#, python-brace-format
msgid "Channel {0} is not in the whitelist."
msgstr ""
-#: Dredd-v3/cogs/automod.py:760
-#, python-brace-format
+#: dredd v3/cogs/automod.py:776
+#, python-brace-format
msgid "{0} Removed {1} from the channels whitelist."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:29
+#: dredd v3/cogs/boosters.py:29
msgid "Set your own custom prefix"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:33
+#: dredd v3/cogs/boosters.py:33
msgid " Set your own custom prefix which you'll be able to access everywhere "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:36
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:36
+#, python-brace-format
msgid "{0} Custom prefix can't be longer than 7 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:42
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:42
+#, python-brace-format
msgid "{0} Set your custom prefix to `{1}`."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:46
+#: dredd v3/cogs/boosters.py:46
msgid "Manage your social medias"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:51
+#: dredd v3/cogs/boosters.py:51
msgid " Base command for managing your social medias "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:54
+#: dredd v3/cogs/boosters.py:54
msgid "Link a social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:58
+#: dredd v3/cogs/boosters.py:58
msgid " Add social media to your medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:63 Dredd-v3/cogs/boosters.py:93
-#: Dredd-v3/cogs/boosters.py:128 Dredd-v3/cogs/boosters.py:158
-#: Dredd-v3/cogs/boosters.py:188 Dredd-v3/cogs/boosters.py:218
-#: Dredd-v3/cogs/boosters.py:248
+#: dredd v3/cogs/boosters.py:63 v3/cogs/boosters.py:92 v3/cogs/boosters.py:126
+#: v3/cogs/boosters.py:155 v3/cogs/boosters.py:184 v3/cogs/boosters.py:213
+#: v3/cogs/boosters.py:242
msgid "You've reached the max limit of social medias available. (10)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:66 Dredd-v3/cogs/boosters.py:100
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:66 v3/cogs/boosters.py:99
+#, python-brace-format
msgid "{0} Sorry! I can't have you have media longer than 32 characters.If you wish this number to be updated, please contact my developer(s)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:71
+#: dredd v3/cogs/boosters.py:71
msgid "{0} You already have {name.lower()} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:75
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:75
+#, python-brace-format
msgid "{0} URL must start with either a http:// or https://"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:80
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:79
+#, python-brace-format
msgid "{0} Added {1} (<{2}>) to your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:84
+#: dredd v3/cogs/boosters.py:83
msgid "Link your Discord server"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:88
+#: dredd v3/cogs/boosters.py:87
msgid " Add Discord to your social medias list, when not providing the name, server name will be used"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:96
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:95
+#, python-brace-format
msgid "{0} Invite must not be a full link, only the code (PMZXUwdr)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:105 Dredd-v3/cogs/boosters.py:139
-#: Dredd-v3/cogs/boosters.py:169 Dredd-v3/cogs/boosters.py:199
-#: Dredd-v3/cogs/boosters.py:229 Dredd-v3/cogs/boosters.py:262
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:104 v3/cogs/boosters.py:137
+#: v3/cogs/boosters.py:166 v3/cogs/boosters.py:195 v3/cogs/boosters.py:224
+#: v3/cogs/boosters.py:256
+#, python-brace-format
msgid "{0} You already have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:113
+#: dredd v3/cogs/boosters.py:111
msgid "Can't seem to find that invite, please make sure you're only sending the code (PMZXUwdr) else it won't work."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:115
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:113
+#, python-brace-format
msgid "{0} Added Discord ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:119
+#: dredd v3/cogs/boosters.py:117
msgid "Link your Instagram account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:123
+#: dredd v3/cogs/boosters.py:121
msgid " Add Instagram to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:131 Dredd-v3/cogs/boosters.py:161
-#: Dredd-v3/cogs/boosters.py:191 Dredd-v3/cogs/boosters.py:221
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:129 v3/cogs/boosters.py:158
+#: v3/cogs/boosters.py:187 v3/cogs/boosters.py:216
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (TheMoksej)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:135
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:133
+#, python-brace-format
msgid "{0} Instagram account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:145
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:142
+#, python-brace-format
msgid "{0} Added Instagram ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:149
+#: dredd v3/cogs/boosters.py:146
msgid "Link your Twitch account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:153
+#: dredd v3/cogs/boosters.py:150
msgid " Add Twitch to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:165
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:162
+#, python-brace-format
msgid "{0} Twitch account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:175
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:171
+#, python-brace-format
msgid "{0} Added Twitch ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:179
+#: dredd v3/cogs/boosters.py:175
msgid "Link your Twitter account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:183
+#: dredd v3/cogs/boosters.py:179
msgid " Add Twitter to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:195
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:191
+#, python-brace-format
msgid "{0} Twitter account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:205
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:200
+#, python-brace-format
msgid "{0} Added Twitter ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:209
+#: dredd v3/cogs/boosters.py:204
msgid "Link your GitHub account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:213
+#: dredd v3/cogs/boosters.py:208
msgid " Add Github to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:225
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:220
+#, python-brace-format
msgid "{0} GitHub account limit is 30, you're over 30, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:235
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:229
+#, python-brace-format
msgid "{0} Added GitHub ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:239
+#: dredd v3/cogs/boosters.py:233
msgid "Link your youtube account"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:243
+#: dredd v3/cogs/boosters.py:237
msgid " Add YouTube to your social medias list "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:251
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:245
+#, python-brace-format
msgid "{0} Account name must not be a full link, only the name (UCyFCSJXJ6cGWae2DBg3J2zg)"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:256
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:250
+#, python-brace-format
msgid "{0} Youtube account name limit is 60, you're over 60, you sure it's the correct account name?"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:260
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:254
+#, python-brace-format
msgid "{0} Overwrite name must be shorter than 32 characters."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:268
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:261
+#, python-brace-format
msgid "{0} Added YouTube ({1} - <{2}>) to your medias list."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:272
+#: dredd v3/cogs/boosters.py:265
msgid "Remove linked social media"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:276
+#: dredd v3/cogs/boosters.py:269
msgid " Remove media from your medias list\n\n"
" Social types:\n"
" 1 - Discord\n"
@@ -1819,322 +2181,325 @@ msgid " Remove media from your medias list\n\n"
" 7 - Youtube "
msgstr ""
-#: Dredd-v3/cogs/boosters.py:295
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:288
+#, python-brace-format
msgid "{0} You don't have {1} linked in your medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:301
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:294
+#, python-brace-format
msgid "{0} You're about to delete all the social medias named {1}. Are you sure you want to do that? If no, please add a social type *(`{2}help socialmedia remove`)*"
msgstr ""
-#: Dredd-v3/cogs/boosters.py:308
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:301
+#, python-brace-format
msgid "{0} Deleted all the social medias named {1} from your account."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:311
+#: dredd v3/cogs/boosters.py:304
msgid "Alright, I will not be removing your social medias."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:316 Dredd-v3/cogs/music.py:836
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:307
+#, python-brace-format
msgid "{0} You've waited for too long, canceling the command."
msgstr ""
-#: Dredd-v3/cogs/boosters.py:320
-#, python-brace-format
+#: dredd v3/cogs/boosters.py:311
+#, python-brace-format
msgid "{0} Removed {1} from your linked social medias"
msgstr ""
-#: Dredd-v3/cogs/fun.py:34
+#: dredd v3/cogs/fun.py:32
msgid "Rate something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:38
+#: dredd v3/cogs/fun.py:36
msgid " Rates what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:41
-#, python-brace-format
+#: dredd v3/cogs/fun.py:39
+#, python-brace-format
msgid "{0} The thing is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:55
-#, python-brace-format
+#: dredd v3/cogs/fun.py:53
+#, python-brace-format
msgid "I rate {0} **{1}** out of **100**."
msgstr ""
-#: Dredd-v3/cogs/fun.py:57
+#: dredd v3/cogs/fun.py:55
msgid "Talk with a chat bot"
msgstr ""
-#: Dredd-v3/cogs/fun.py:61
+#: dredd v3/cogs/fun.py:59
msgid " Talk about life with a chat bot :) "
msgstr ""
-#: Dredd-v3/cogs/fun.py:68
+#: dredd v3/cogs/fun.py:66
msgid "Looks like the chatbot escaped!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:70
+#: dredd v3/cogs/fun.py:68
msgid "F in the chat"
msgstr ""
-#: Dredd-v3/cogs/fun.py:73
+#: dredd v3/cogs/fun.py:71
msgid " Press F to pay respect "
msgstr ""
-#: Dredd-v3/cogs/fun.py:76
-#, python-brace-format
+#: dredd v3/cogs/fun.py:74
+#, python-brace-format
msgid "{0} The text is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:81
-#, python-brace-format
+#: dredd v3/cogs/fun.py:79
+#, python-brace-format
msgid " for **{0}** "
msgstr ""
-#: Dredd-v3/cogs/fun.py:82
-#, python-brace-format
+#: dredd v3/cogs/fun.py:80
+#, python-brace-format
msgid "**{0}** has paid their respect {1}{2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:84
+#: dredd v3/cogs/fun.py:82
msgid "Ask the almighty 8ball what you desire "
msgstr ""
-#: Dredd-v3/cogs/fun.py:88
+#: dredd v3/cogs/fun.py:86
msgid " Do you have a question? Ask the almighty 8ball what you should do "
msgstr ""
-#: Dredd-v3/cogs/fun.py:98
-#, python-brace-format
+#: dredd v3/cogs/fun.py:96
+#, python-brace-format
msgid "{0} The question is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:103
-#, python-brace-format
+#: dredd v3/cogs/fun.py:101
+#, python-brace-format
msgid "**You've asked the almighty 8ball a question -** {0}\n\n"
"**The 8ball says:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:109
+#: dredd v3/cogs/fun.py:107
msgid "Reverse something"
msgstr ""
-#: Dredd-v3/cogs/fun.py:113
+#: dredd v3/cogs/fun.py:111
msgid " !poow ,ffuts esreveR. Everything you type after reverse will of course, be reversed "
msgstr ""
-#: Dredd-v3/cogs/fun.py:116
-#, python-brace-format
+#: dredd v3/cogs/fun.py:114
+#, python-brace-format
msgid "{0} The text you want to reverse is {1} characters over the limit."
msgstr ""
-#: Dredd-v3/cogs/fun.py:121
-#, python-brace-format
+#: dredd v3/cogs/fun.py:119
+#, python-brace-format
msgid "**Text to reverse:** {0}\n\n"
"**Reversed:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:127
+#: dredd v3/cogs/fun.py:125
msgid "Choose between multiple choices"
msgstr ""
-#: Dredd-v3/cogs/fun.py:131
+#: dredd v3/cogs/fun.py:129
msgid " Choose between multiple choices. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:134
-#, python-brace-format
+#: dredd v3/cogs/fun.py:132
+#, python-brace-format
msgid "{0} There are either too many choices (10) or you're over 500 characters."
msgstr ""
-#: Dredd-v3/cogs/fun.py:141
-#, python-brace-format
+#: dredd v3/cogs/fun.py:139
+#, python-brace-format
msgid "**Available choices:** {0}\n\n"
"**I choose:** {1}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:146
-#, python-brace-format
+#: dredd v3/cogs/fun.py:144
+#, python-brace-format
msgid "{0} | I can't choose from an empty list of choices!"
msgstr ""
-#: Dredd-v3/cogs/fun.py:148
+#: dredd v3/cogs/fun.py:146
msgid "Check someones hotness"
msgstr ""
-#: Dredd-v3/cogs/fun.py:152
+#: dredd v3/cogs/fun.py:150
msgid " I wonder how hot are you ;p "
msgstr ""
-#: Dredd-v3/cogs/fun.py:157
+#: dredd v3/cogs/fun.py:155
msgid "The hot calculator has melted down because of him :fire:"
msgstr ""
-#: Dredd-v3/cogs/fun.py:161
+#: dredd v3/cogs/fun.py:159
msgid "I'm too hot for you 😏"
msgstr ""
-#: Dredd-v3/cogs/fun.py:177
-#, python-brace-format
+#: dredd v3/cogs/fun.py:175
+#, python-brace-format
msgid "**{0}** is **{1}%** hot. {2}"
msgstr ""
-#: Dredd-v3/cogs/fun.py:179
+#: dredd v3/cogs/fun.py:177
msgid "Read a random dad joke"
msgstr ""
-#: Dredd-v3/cogs/fun.py:183
+#: dredd v3/cogs/fun.py:181
msgid " Read a random dad joke "
msgstr ""
-#: Dredd-v3/cogs/fun.py:189
+#: dredd v3/cogs/fun.py:187
msgid "Roast someone"
msgstr ""
-#: Dredd-v3/cogs/fun.py:193
+#: dredd v3/cogs/fun.py:191
msgid " Roast someone in the server. "
msgstr ""
-#: Dredd-v3/cogs/fun.py:201
+#: dredd v3/cogs/fun.py:196
msgid "You can't roast Moksej! I'll drop you a hint, though. There's a bypass that you can use to roast him ;)"
msgstr ""
-#: Dredd-v3/cogs/fun.py:206
+#: dredd v3/cogs/fun.py:201
msgid "Don't you dare do that!"
msgstr ""
-#: Dredd-v3/cogs/help.py:36
+#: dredd v3/cogs/fun.py:205
+msgid "Roast api seems to be down, try again later!"
+msgstr ""
+
+#: dredd v3/cogs/help.py:38
msgid "Shows help about bot and/or commands"
msgstr ""
-#: Dredd-v3/cogs/help.py:37
+#: dredd v3/cogs/help.py:39
msgid "See cog/command help"
msgstr ""
-#: Dredd-v3/cogs/help.py:108
-#, python-brace-format
+#: dredd v3/cogs/help.py:112
+#, python-brace-format
msgid "**Prefix:** `{0}`"
msgstr ""
-#: Dredd-v3/cogs/help.py:110
+#: dredd v3/cogs/help.py:114
msgid "**Prefix:** `!`"
msgstr ""
-#: Dredd-v3/cogs/help.py:111
+#: dredd v3/cogs/help.py:115
msgid "Support"
msgstr ""
-#: Dredd-v3/cogs/help.py:112
+#: dredd v3/cogs/help.py:116
msgid "Bot invite"
msgstr ""
-#: Dredd-v3/cogs/help.py:142
-#, python-brace-format
+#: dredd v3/cogs/help.py:147
+#, python-brace-format
msgid "{0} Help"
msgstr ""
-#: Dredd-v3/cogs/help.py:145
+#: dredd v3/cogs/help.py:150
msgid "Categories:"
msgstr ""
-#: Dredd-v3/cogs/help.py:146
-#, python-brace-format
+#: dredd v3/cogs/help.py:151
+#, python-brace-format
msgid "\n"
"{0} **Latest news - {1}**"
msgstr ""
-#: Dredd-v3/cogs/help.py:152
-msgid "You can also click on the reactions below to view commands in each category."
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:199
-msgid "Failed to add reactions"
+#: dredd v3/cogs/help.py:157
+msgid "You can also navigate through the dropdown below to view commands in each category."
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "Aliases: "
msgstr ""
-#: Dredd-v3/cogs/help.py:225 Dredd-v3/cogs/help.py:274
+#: dredd v3/cogs/help.py:187 v3/cogs/help.py:240
msgid "No aliases were found."
msgstr ""
-#: Dredd-v3/cogs/help.py:227 Dredd-v3/cogs/help.py:276
+#: dredd v3/cogs/help.py:188 v3/cogs/help.py:241
+msgid "Required permissions for you: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:189 v3/cogs/help.py:242
+msgid "Required permissions for me: "
+msgstr ""
+
+#: dredd v3/cogs/help.py:191 v3/cogs/help.py:244
msgid "No help was provided..."
msgstr ""
-#: Dredd-v3/cogs/help.py:232 Dredd-v3/cogs/help.py:281
+#: dredd v3/cogs/help.py:198 v3/cogs/help.py:251
msgid "\n\n"
"*Either you or I don't have permissions to run this command in this channel*"
msgstr ""
-#: Dredd-v3/cogs/help.py:236
-#, python-brace-format
+#: dredd v3/cogs/help.py:202
+#, python-brace-format
msgid "\n"
"{0} This command is in an early beta and can only be used in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:285
+#: dredd v3/cogs/help.py:255
msgid "\n"
"<:beta:860234962749095956> This command is in an early beta and can be used only in whitelisted servers."
msgstr ""
-#: Dredd-v3/cogs/help.py:293
-#, python-brace-format
+#: dredd v3/cogs/help.py:263
+#, python-brace-format
msgid "Subcommands: ({0})"
msgstr ""
-#: Dredd-v3/cogs/help.py:312
-#, python-brace-format
-msgid "**Category aliases:** {0}\n"
-msgstr ""
-
-#: Dredd-v3/cogs/help.py:320
+#: dredd v3/cogs/help.py:289
msgid "No information."
msgstr ""
-#: Dredd-v3/cogs/help.py:364
-#, python-brace-format
+#: dredd v3/cogs/help.py:326
+#, python-brace-format
msgid "No command called \"{0}\" was found.{1}{2}"
msgstr ""
-#: Dredd-v3/cogs/help.py:364
+#: dredd v3/cogs/help.py:326
msgid "\n\n"
"Did you possibly mean:\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:60
+#: dredd v3/cogs/info.py:62
msgid "See the bot's latency to discord"
msgstr ""
-#: Dredd-v3/cogs/info.py:63
+#: dredd v3/cogs/info.py:65
msgid " See the bot's latency to discord "
msgstr ""
-#: Dredd-v3/cogs/info.py:74
+#: dredd v3/cogs/info.py:76
msgid "A detailed information of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:78
+#: dredd v3/cogs/info.py:80
msgid " A detailed information of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:101
-#, python-brace-format
+#: dredd v3/cogs/info.py:103
+#, python-brace-format
msgid "About {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:102
-#, python-brace-format
+#: dredd v3/cogs/info.py:104
+#, python-brace-format
msgid "\n"
"Dredd is a bot that will help your server with moderation, provide fun to your members, and much more! The bot is currently running on **V{0}** and is currently maintained.\n\n"
"**Developer:** [{1}](https://discord.com/users/345457928972533773)\n"
-"**Library & version:** {2} [enhanced discord.py {3}](https://github.com/iDutchy/discord.py)\n"
+"**Library & version:** {2} [enhanced discord.py {3}]({18})\n"
"**Last boot:** {4}\n"
"**Created:** {5} ({6})\n\n"
"**Links:**\n"
@@ -2150,12 +2515,12 @@ msgid "\n"
"• Channels: {13} **{14}** | {15} **{16}**\n\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:136
+#: dredd v3/cogs/info.py:138
msgid " A detailed information of the server the bot is hosted on. "
msgstr ""
-#: Dredd-v3/cogs/info.py:139
-#, python-brace-format
+#: dredd v3/cogs/info.py:141
+#, python-brace-format
msgid "**System CPU:**\n"
"- Frequency: {0} Mhz\n"
"- Cores: {1}\n"
@@ -2174,108 +2539,108 @@ msgid "**System CPU:**\n"
"- Threads: {11}"
msgstr ""
-#: Dredd-v3/cogs/info.py:155
+#: dredd v3/cogs/info.py:157
msgid "Get detailed information about the user"
msgstr ""
-#: Dredd-v3/cogs/info.py:160
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:162
msgid " A defailed information of the user. Fetches the user if they do not share any guilds with the bot. "
msgstr ""
-#: Dredd-v3/cogs/info.py:166 Dredd-v3/cogs/info.py:745
-#, python-brace-format
+#: dredd v3/cogs/info.py:168 v3/cogs/info.py:734
+#, python-brace-format
msgid "{0} | That user could not be found."
msgstr ""
-#: Dredd-v3/cogs/info.py:175
-#, python-brace-format
+#: dredd v3/cogs/info.py:177
+#, python-brace-format
msgid "{0}'s Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:191
+#: dredd v3/cogs/info.py:188
msgid "\n"
"**Latest nicknames:** "
msgstr ""
-#: Dredd-v3/cogs/info.py:198
-#, python-brace-format
+#: dredd v3/cogs/info.py:195
+#, python-brace-format
msgid " **({0} Total)**"
msgstr ""
-#: Dredd-v3/cogs/info.py:198
+#: dredd v3/cogs/info.py:195
msgid "No roles"
msgstr ""
-#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
-#. try:
-#. member = guilds[0].get_member(user.id)
-#. status = default.member_status(ctx, member)
-#. act = default.member_activity(ctx, member)
-#. except Exception:
-#. status = ''
-#. act = ''
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#: Dredd-v3/cogs/info.py:278
+#. guilds = [x for x in self.bot.guilds if x.get_member(user.id)]
+#. try:
+#. member = guilds[0].get_member(user.id)
+#. status = default.member_status(ctx, member)
+#. act = default.member_activity(ctx, member)
+#. except Exception:
+#. status = ''
+#. act = ''
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220 v3/cogs/info.py:270
msgid "General Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:199 Dredd-v3/cogs/info.py:223
-#, python-brace-format
+#: dredd v3/cogs/info.py:196 v3/cogs/info.py:220
+#, python-brace-format
msgid "\n"
"{0} {1}\n\n"
"**User ID:** {2}\n"
"**Account created:** {3} ({4})"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
+#: dredd v3/cogs/info.py:203
msgid "Server Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:206
-#, python-brace-format
+#: dredd v3/cogs/info.py:203
+#, python-brace-format
msgid "\n"
"**Nickname:** {0}{1}\n"
"**Joined at:** {2} ({3})\n"
"**Roles:** {4}"
msgstr ""
-#: Dredd-v3/cogs/info.py:234
+#: dredd v3/cogs/info.py:231
msgid "Social media:"
msgstr ""
-#: Dredd-v3/cogs/info.py:246
+#: dredd v3/cogs/info.py:244
msgid "Get current server's detailed information"
msgstr ""
-#: Dredd-v3/cogs/info.py:251
+#: dredd v3/cogs/info.py:249
msgid " A detailed information of the current server "
msgstr ""
-#: Dredd-v3/cogs/info.py:257
-#, python-brace-format
+#: dredd v3/cogs/info.py:255
+#, python-brace-format
msgid "\n"
"**Acknowledgements:**\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:269
-#, python-brace-format
+#: dredd v3/cogs/info.py:262
+#, python-brace-format
msgid "\n"
"**Banned:** {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:270
-#, python-brace-format
+#: dredd v3/cogs/info.py:263
+#, python-brace-format
msgid "This server has **{0}** boosts"
msgstr ""
-#: Dredd-v3/cogs/info.py:275 Dredd-v3/cogs/info.py:539
-#, python-brace-format
+#: dredd v3/cogs/info.py:267 v3/cogs/info.py:541
+#, python-brace-format
msgid "{0} Information"
msgstr ""
-#: Dredd-v3/cogs/info.py:278
-#, python-brace-format
+#: dredd v3/cogs/info.py:270
+#, python-brace-format
msgid "\n"
"**Name:** {0}\n"
"**ID:** {1}\n"
@@ -2287,241 +2652,261 @@ msgid "\n"
"{8}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
+#: dredd v3/cogs/info.py:286
msgid "Other Information:"
msgstr ""
-#: Dredd-v3/cogs/info.py:294
-#, python-brace-format
+#: dredd v3/cogs/info.py:286
+#, python-brace-format
msgid "**Members:** (Total: {0})\n"
"**Bots:** {2} | **Humans:** {3}\n"
"**Staff:** {4}{5}\n"
"**Channels:** {6} {7} | {8} {9}\n"
msgstr ""
-#: Dredd-v3/cogs/info.py:304
+#: dredd v3/cogs/info.py:295
msgid "Animated Icon"
msgstr ""
-#: Dredd-v3/cogs/info.py:305
+#: dredd v3/cogs/info.py:296
msgid "Banner"
msgstr ""
-#: Dredd-v3/cogs/info.py:306
+#: dredd v3/cogs/info.py:297
msgid "Commerce"
msgstr ""
-#: Dredd-v3/cogs/info.py:307
+#: dredd v3/cogs/info.py:298
msgid "Community server"
msgstr ""
-#: Dredd-v3/cogs/info.py:308
+#: dredd v3/cogs/info.py:299
msgid "Server Discovery"
msgstr ""
-#: Dredd-v3/cogs/info.py:309
+#: dredd v3/cogs/info.py:300
msgid "Featurable"
msgstr ""
-#: Dredd-v3/cogs/info.py:310
+#: dredd v3/cogs/info.py:301
msgid "Invite Splash"
msgstr ""
-#: Dredd-v3/cogs/info.py:311
+#: dredd v3/cogs/info.py:302
msgid "Member Verification Gate Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:312
+#: dredd v3/cogs/info.py:303
msgid "News Channels"
msgstr ""
-#: Dredd-v3/cogs/info.py:313
+#: dredd v3/cogs/info.py:304
msgid "Partnered"
msgstr ""
-#: Dredd-v3/cogs/info.py:314
+#: dredd v3/cogs/info.py:305
msgid "Prieview Enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:315
+#: dredd v3/cogs/info.py:306
msgid "Vanity Invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:316
+#: dredd v3/cogs/info.py:307
msgid "Verified"
msgstr ""
-#: Dredd-v3/cogs/info.py:317
+#: dredd v3/cogs/info.py:308
msgid "VIP Voice Servers"
msgstr ""
-#: Dredd-v3/cogs/info.py:318
+#: dredd v3/cogs/info.py:309
msgid "Welcome screen"
msgstr ""
-#: Dredd-v3/cogs/info.py:319
+#: dredd v3/cogs/info.py:310
msgid "Ticketed events enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:320
+#: dredd v3/cogs/info.py:311
msgid "Monetization enabled"
msgstr ""
-#: Dredd-v3/cogs/info.py:321
+#: dredd v3/cogs/info.py:312
msgid "More stickers"
msgstr ""
-#: Dredd-v3/cogs/info.py:328
+#: dredd v3/cogs/info.py:317
msgid "Features"
msgstr ""
-#: Dredd-v3/cogs/info.py:339
+#: dredd v3/cogs/info.py:328
msgid "Lines of python code used making the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:343
+#: dredd v3/cogs/info.py:332
msgid " Lines of python code used making the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:358
-#, python-brace-format
+#: dredd v3/cogs/info.py:345
+#, python-brace-format
msgid "{0} I am made up of **{1}** files and **{2}** lines of code.\n"
"You can look at my source here: https://github.com/TheMoksej/Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:361
+#: dredd v3/cogs/info.py:348
msgid "Source code of the bot"
msgstr ""
-#: Dredd-v3/cogs/info.py:365
+#: dredd v3/cogs/info.py:352
msgid " Source code of the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:369 Dredd-v3/cogs/info.py:373
-#, python-brace-format
+#: dredd v3/cogs/info.py:356 v3/cogs/info.py:360
+#, python-brace-format
msgid "{0} You can see my source code here: <{1}>"
msgstr ""
-#: Dredd-v3/cogs/info.py:389
-#, python-brace-format
+#: dredd v3/cogs/info.py:376
+#, python-brace-format
msgid "The source code for this command is too long, you can view it here:\n"
"{0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:391
+#: dredd v3/cogs/info.py:378
msgid "Get user's profile picture"
msgstr ""
-#: Dredd-v3/cogs/info.py:395
+#: dredd v3/cogs/info.py:382
msgid " Get user's profile picture. Fetches the user if they do not share any guilds with the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:400
-#, python-brace-format
+#: dredd v3/cogs/info.py:387
+#, python-brace-format
msgid "{0}'s Profile Picture!"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid "[png]({0}) | [jpg]({1}) | [webp]({2}){3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:408
-#, python-brace-format
+#: dredd v3/cogs/info.py:393
+#, python-brace-format
msgid " | [gif]({0})"
msgstr ""
-#: Dredd-v3/cogs/info.py:412
-#, python-brace-format
+#: dredd v3/cogs/info.py:397
+#, python-brace-format
msgid "Huge thanks to {0} for this avatar"
msgstr ""
-#: Dredd-v3/cogs/info.py:418
+#: dredd v3/cogs/info.py:402
+msgid "Displays user's banner if they have one."
+msgstr ""
+
+#: dredd v3/cogs/info.py:406
+msgid " Get user's banner if they have one. "
+msgstr ""
+
+#: dredd v3/cogs/info.py:411
+#, python-brace-format
+msgid "{0} {1} doesn't have a banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:414
+#, python-brace-format
+msgid "{0}'s Banner!"
+msgstr ""
+
+#: dredd v3/cogs/info.py:418
+#, python-brace-format
+msgid "[png]({0}) | [jpg]({1}) | [webp]({2})"
+msgstr ""
+
+#: dredd v3/cogs/info.py:422
msgid "Get a link to bot's support server"
msgstr ""
-#: Dredd-v3/cogs/info.py:422
+#: dredd v3/cogs/info.py:426
msgid " A link to bot's support server. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:426
-#, python-brace-format
+#: dredd v3/cogs/info.py:430
+#, python-brace-format
msgid "{0} Need help? Feel free to [join the support server!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:430
-#, python-brace-format
+#: dredd v3/cogs/info.py:434
+#, python-brace-format
msgid "{0} Need help? Feel free to join the the support server here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:433
+#: dredd v3/cogs/info.py:437
msgid "Get the bot's invite"
msgstr ""
-#: Dredd-v3/cogs/info.py:437
+#: dredd v3/cogs/info.py:441
msgid " The bot's invite link. You can pass in boolean to get the non-embedded version of the invite "
msgstr ""
-#: Dredd-v3/cogs/info.py:441
-#, python-brace-format
+#: dredd v3/cogs/info.py:445
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? [Invite now!]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:445
-#, python-brace-format
+#: dredd v3/cogs/info.py:449
+#, python-brace-format
msgid "{0} Want me in your server? What are you waiting for then? Invite now:\n\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:448
+#: dredd v3/cogs/info.py:452
msgid "Vote for me, please"
msgstr ""
-#: Dredd-v3/cogs/info.py:452
+#: dredd v3/cogs/info.py:456
msgid " Links of bot lists where you can vote for the bot "
msgstr ""
-#: Dredd-v3/cogs/info.py:455
+#: dredd v3/cogs/info.py:459
msgid "Voting Locations"
msgstr ""
-#: Dredd-v3/cogs/info.py:456
-#, python-brace-format
+#: dredd v3/cogs/info.py:460
+#, python-brace-format
msgid "You can vote for me in any of those lists:\n"
-"`[1]` {0}\n"
-"`[2]` {1}\n"
-"`[3]` {2}\n"
-"`[4]` {3}\n\n"
+"{0}\n\n"
"*Voting will unlock some commands for you to use and will help me grow faster!*"
msgstr ""
-#: Dredd-v3/cogs/info.py:461
+#: dredd v3/cogs/info.py:465
msgid "The bot's Privacy Policy and Terms of Use"
msgstr ""
-#: Dredd-v3/cogs/info.py:465
+#: dredd v3/cogs/info.py:469
msgid " The bot's Privacy Policy and Terms of Use "
msgstr ""
-#: Dredd-v3/cogs/info.py:467
-#, python-brace-format
+#: dredd v3/cogs/info.py:471
+#, python-brace-format
msgid "{0} You can see my privacy policy here: {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:469
+#: dredd v3/cogs/info.py:473
msgid "A thank you to bot contributors"
msgstr ""
-#: Dredd-v3/cogs/info.py:473
+#: dredd v3/cogs/info.py:477
msgid " A thank you to people who have helped find bugs, work on, and design art for the bot! "
msgstr ""
-#: Dredd-v3/cogs/info.py:488
+#: dredd v3/cogs/info.py:492
msgid "The Dredd team says thanks to these people!"
msgstr ""
-#: Dredd-v3/cogs/info.py:489
-#, python-brace-format
+#: dredd v3/cogs/info.py:493
+#, python-brace-format
msgid "\n"
"**Sponsor(s):** {0}\n"
"**Beta bug hunter(s):** {1}\n"
@@ -2529,66 +2914,66 @@ msgid "\n"
"**Translator(s):** {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:497
+#: dredd v3/cogs/info.py:501
msgid "**Graphic Designer(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:498
+#: dredd v3/cogs/info.py:502
msgid "**Contributor(s):**"
msgstr ""
-#: Dredd-v3/cogs/info.py:501
+#: dredd v3/cogs/info.py:505
msgid "List of roles in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:506
+#: dredd v3/cogs/info.py:510
msgid " List of all the server roles. Providing the role mention will display all the members in that role "
msgstr ""
-#: Dredd-v3/cogs/info.py:519
-#, python-brace-format
+#: dredd v3/cogs/info.py:523
+#, python-brace-format
msgid "{0} Server has no roles"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:523
-#, python-brace-format
+#: dredd v3/cogs/info.py:527
+#, python-brace-format
msgid "Members in {0}"
msgstr ""
-#: Dredd-v3/cogs/info.py:532
+#: dredd v3/cogs/info.py:534
msgid "Get information of the role"
msgstr ""
-#: Dredd-v3/cogs/info.py:537
+#: dredd v3/cogs/info.py:539
msgid " Get information of the role "
msgstr ""
-#: Dredd-v3/cogs/info.py:540
+#: dredd v3/cogs/info.py:542
msgid "__**Basic Information**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:541
-#, python-brace-format
+#: dredd v3/cogs/info.py:543
+#, python-brace-format
msgid "**Role name:** {0}\n"
"**Role mention:** {1}\n"
"**Role ID:** {2}"
msgstr ""
-#: Dredd-v3/cogs/info.py:548
+#: dredd v3/cogs/info.py:548
msgid "__**Permissions:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:551
+#: dredd v3/cogs/info.py:551
msgid "__**Other Information:**__"
msgstr ""
-#: Dredd-v3/cogs/info.py:552
-#, python-brace-format
+#: dredd v3/cogs/info.py:552
+#, python-brace-format
msgid "**Is Integration:** {0}\n"
"**Hoisted:** {1}\n"
"**Position:** {2}\n"
@@ -2597,107 +2982,109 @@ msgid "**Is Integration:** {0}\n"
"**Members:** {5}"
msgstr ""
-#: Dredd-v3/cogs/info.py:562
+#: dredd v3/cogs/info.py:562
msgid "Get a list of recent nicknames member had"
msgstr ""
-#: Dredd-v3/cogs/info.py:567
+#: dredd v3/cogs/info.py:567
msgid " Get a list of 10 nicknames member had in the past 90 days "
msgstr ""
-#: Dredd-v3/cogs/info.py:572
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/info.py:572
+#, python-brace-format
msgid "{0} | **{1}** has opted out of nickname logging."
msgstr ""
-#: Dredd-v3/cogs/info.py:583
-#, python-brace-format
+#: dredd v3/cogs/info.py:580
+#, python-brace-format
msgid "{0} | **{1}** has had no past nicknames since I joined."
msgstr ""
-#: Dredd-v3/cogs/info.py:588
-#, python-brace-format
+#: dredd v3/cogs/info.py:585
+#, python-brace-format
msgid "**{0}'s past nicknames:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:594
+#: dredd v3/cogs/info.py:591
msgid "See permissions member has in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:598
+#: dredd v3/cogs/info.py:595
msgid " See permissions member has in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:616
-#, python-brace-format
+#: dredd v3/cogs/info.py:612
+#, python-brace-format
msgid "{0}'s Server Permissions"
msgstr ""
-#: Dredd-v3/cogs/info.py:625
+#: dredd v3/cogs/info.py:620
msgid "A list of disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:630
+#: dredd v3/cogs/info.py:625
msgid " A list of disabled commands globally and in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:641
-#, python-brace-format
+#: dredd v3/cogs/info.py:636
+#, python-brace-format
msgid "{0} | No commands are disabled!"
msgstr ""
-#: Dredd-v3/cogs/info.py:643
+#: dredd v3/cogs/info.py:638
msgid "List of all disabled commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:644
+#: dredd v3/cogs/info.py:639
msgid "The following commands can only be run by bot staff"
msgstr ""
-#: Dredd-v3/cogs/info.py:646
+#: dredd v3/cogs/info.py:641
msgid "**Globally disabled commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:648
+#: dredd v3/cogs/info.py:643
msgid "**Disabled commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:652
+#: dredd v3/cogs/info.py:647
msgid "**Disabled categories in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:655
+#: dredd v3/cogs/info.py:650
msgid "Get a list of all the server emotes"
msgstr ""
-#: Dredd-v3/cogs/info.py:660
+#: dredd v3/cogs/info.py:655
msgid " Get a list of all the server emotes "
msgstr ""
-#: Dredd-v3/cogs/info.py:667
-#, python-brace-format
+#: dredd v3/cogs/info.py:660
+#, python-brace-format
msgid "{0} | This server has no emotes!"
msgstr ""
-#: Dredd-v3/cogs/info.py:670
-#, python-brace-format
+#: dredd v3/cogs/info.py:663
+#, python-brace-format
msgid "{0} emotes list"
msgstr ""
-#: Dredd-v3/cogs/info.py:679
+#: dredd v3/cogs/info.py:670
msgid "A list of bot's partners"
msgstr ""
-#: Dredd-v3/cogs/info.py:683
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:674
msgid " A list of bot's partners "
msgstr ""
-#: Dredd-v3/cogs/info.py:703 Dredd-v3/cogs/info.py:706
+#: dredd v3/cogs/info.py:694 v3/cogs/info.py:697
msgid "Server"
msgstr ""
-#: Dredd-v3/cogs/info.py:710
-#, python-brace-format
+#: dredd v3/cogs/info.py:701
+#, python-brace-format
msgid "**Partner:** {0}\n"
"**Partnered for:** {1}\n"
"**Partner type:** {2}\n"
@@ -2705,631 +3092,767 @@ msgid "**Partner:** {0}\n"
">>> {3}"
msgstr ""
-#: Dredd-v3/cogs/info.py:721
-#, python-brace-format
+#: dredd v3/cogs/info.py:712
+#, python-brace-format
msgid "Interested in partnering? Here's the official message:\n\n"
"{0} or [join the support server]({1})"
msgstr ""
-#: Dredd-v3/cogs/info.py:728
+#: dredd v3/cogs/info.py:719
msgid "Partnered people with Dredd"
msgstr ""
-#: Dredd-v3/cogs/info.py:736
+#: dredd v3/cogs/info.py:725
msgid "A list of user's bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:740
+#: dredd v3/cogs/info.py:729
msgid " A list of user's bot acknowledgements "
msgstr ""
-#: Dredd-v3/cogs/info.py:754
-#, python-brace-format
-msgid "{0}'s Bot Acknowledgements"
+#: dredd v3/cogs/info.py:742
+#, python-brace-format
+msgid "{0} | **{1}** has no bot acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:758
-#, python-brace-format
-msgid "{0} | **{1}** has no bot acknowledgements"
+#: dredd v3/cogs/info.py:745
+#, python-brace-format
+msgid "{0}'s Bot Acknowledgements"
msgstr ""
-#: Dredd-v3/cogs/info.py:761
+#: dredd v3/cogs/info.py:749
msgid "Top 10 most used commands"
msgstr ""
-#: Dredd-v3/cogs/info.py:765
+#. sourcery no-metrics
+#: dredd v3/cogs/info.py:753
msgid " A list of 10 most used commands. You may also include: `me` and `guild` to see a list of your or guild's most used commands "
msgstr ""
-#: Dredd-v3/cogs/info.py:771
+#: dredd v3/cogs/info.py:759
msgid "**Top 10 most used commands:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:775 Dredd-v3/cogs/info.py:783
-#: Dredd-v3/cogs/info.py:793
-#, python-brace-format
+#: dredd v3/cogs/info.py:763 v3/cogs/info.py:771 v3/cogs/info.py:781
+#, python-brace-format
msgid "{0} Looks like you haven't used any commands :/"
msgstr ""
-#: Dredd-v3/cogs/info.py:776
-#, python-brace-format
+#: dredd v3/cogs/info.py:764
+#, python-brace-format
msgid "In total users have used {0} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:780
+#: dredd v3/cogs/info.py:768
msgid "**Your top 10 most used commands**"
msgstr ""
-#: Dredd-v3/cogs/info.py:784
+#: dredd v3/cogs/info.py:772
msgid "In total you have used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:787
-#, python-brace-format
+#: dredd v3/cogs/info.py:775
+#, python-brace-format
msgid "{0} This command must be ran in any server, not dms"
msgstr ""
-#: Dredd-v3/cogs/info.py:790
+#: dredd v3/cogs/info.py:778
msgid "**Top 10 most used commands in this server:**"
msgstr ""
-#: Dredd-v3/cogs/info.py:794
+#: dredd v3/cogs/info.py:782
msgid "In total this guild has used {0:,} commands!"
msgstr ""
-#: Dredd-v3/cogs/info.py:805
+#: dredd v3/cogs/info.py:793
msgid "Command"
msgstr ""
-#: Dredd-v3/cogs/info.py:806
+#: dredd v3/cogs/info.py:794
msgid "Used"
msgstr ""
-#: Dredd-v3/cogs/info.py:816
+#: dredd v3/cogs/info.py:804
msgid "A list of newest members in the server"
msgstr ""
-#: Dredd-v3/cogs/info.py:821
+#: dredd v3/cogs/info.py:809
msgid " A list of newest members in the server "
msgstr ""
-#: Dredd-v3/cogs/info.py:824
-#, python-brace-format
+#: dredd v3/cogs/info.py:812
+#, python-brace-format
msgid "This server has {0} members"
msgstr ""
-#: Dredd-v3/cogs/info.py:830
+#: dredd v3/cogs/info.py:818
msgid "Newest member(s) in this server:"
msgstr ""
-#: Dredd-v3/cogs/info.py:832
-#, python-brace-format
+#: dredd v3/cogs/info.py:820
+#, python-brace-format
msgid "**Joined Server at** {0}\n"
"**Account created at** {1}"
msgstr ""
-#: Dredd-v3/cogs/info.py:836
+#: dredd v3/cogs/info.py:824
msgid "The limit is set to 10"
msgstr ""
-#: Dredd-v3/cogs/info.py:845
+#: dredd v3/cogs/info.py:833
msgid " A list of members with specific character(s) in their name "
msgstr ""
-#: Dredd-v3/cogs/info.py:848
-#, python-brace-format
+#: dredd v3/cogs/info.py:836
+#, python-brace-format
msgid "{0} Names can't be longer than 32 characters! You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/info.py:855
-#, python-brace-format
+#: dredd v3/cogs/info.py:843
+#, python-brace-format
msgid "{0} Couldn't find anyone with a given regex."
msgstr ""
-#: Dredd-v3/cogs/info.py:863
-#, python-brace-format
+#: dredd v3/cogs/info.py:849
+#, python-brace-format
msgid "Users with regex {0} in their name"
msgstr ""
-#: Dredd-v3/cogs/info.py:869
+#: dredd v3/cogs/info.py:855
msgid "Documentation of enhanced discord.py"
msgstr ""
-#: Dredd-v3/cogs/info.py:872
+#: dredd v3/cogs/info.py:858
msgid " Documentation of enhanced discord.py "
msgstr ""
-#: Dredd-v3/cogs/info.py:876
+#: dredd v3/cogs/info.py:862
msgid "Documentation of python"
msgstr ""
-#: Dredd-v3/cogs/info.py:879
+#: dredd v3/cogs/info.py:865
msgid " Documentation of python "
msgstr ""
-#: Dredd-v3/cogs/manage.py:38
-msgid "Manage bot's prefix in the server"
+#: dredd v3/cogs/info.py:868
+msgid "Shows a snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:44
-msgid " View and manage your server's prefix "
+#: dredd v3/cogs/info.py:872
+msgid " Shows the information of a Discord snowflake "
msgstr ""
-#: Dredd-v3/cogs/manage.py:49
-#, python-brace-format
-msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+#: dredd v3/cogs/info.py:879
+msgid "Snowflake information"
msgstr ""
-#: Dredd-v3/cogs/manage.py:50
-#, python-brace-format
-msgid "My prefix in this server is `{0}`\n"
-"{1}"
+#: dredd v3/cogs/info.py:880
+#, python-brace-format
+msgid "**Created at:** {0} ({1})\n"
+"**Worker ID:** {2}\n"
+"**Process ID:** {3}\n"
+"**Increment:** {4}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:58
-#, python-brace-format
-msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+#: dredd v3/cogs/manage.py:142
+msgid "What channel should I send the message to?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:62
-msgid "Change my prefix in the server"
+#. type: ignore
+#: dredd v3/cogs/manage.py:149
+msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:67
-msgid " Change my prefix in the server "
+#: dredd v3/cogs/manage.py:155
+msgid "Can't find that channel, if that's even a channel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:70
-#, python-brace-format
-msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+#: dredd v3/cogs/manage.py:158
+msgid "Would you like to use Discord message components (buttons) for the new reaction roles setup? If no, normal reactions will be used instead."
msgstr ""
-#: Dredd-v3/cogs/manage.py:76
-#, python-brace-format
-msgid "{0} Changed my prefix in this server to `{1}`"
+#: dredd v3/cogs/manage.py:162
+msgid "Send the link of the message you want to use for reaction roles."
msgstr ""
-#: Dredd-v3/cogs/manage.py:78
-msgid "Change bot's language in the server"
+#: dredd v3/cogs/manage.py:177
+msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
msgstr ""
-#: Dredd-v3/cogs/manage.py:84
-msgid " Change the bot's language in the current server to your prefered one (if available) "
+#: dredd v3/cogs/manage.py:179
+msgid "Invalid answer, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:87
-#, python-brace-format
-msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+#: dredd v3/cogs/manage.py:183
+msgid "It seems like you're using the old system for reaction roles if any, would you like to switch to a new one using Discord message components (buttons)?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:93
-#, python-brace-format
-msgid "{0} Changed the bot language to `{1}`"
+#: dredd v3/cogs/manage.py:194 v3/cogs/manage.py:273 v3/cogs/manage.py:322
+#: v3/cogs/manage.py:375
+msgid "You ran out of time, cancelling command."
msgstr ""
-#: Dredd-v3/cogs/manage.py:95
-msgid "A rough overview on server settings"
+#: dredd v3/cogs/manage.py:197 v3/cogs/manage.py:325
+#, python-brace-format
+msgid "{0} Command failed with an error, please report this in our support server: `{error}`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:101
-msgid " Rough overview on server settings, such as logging and more. "
+#: dredd v3/cogs/manage.py:215
+msgid "Please send a **single** emoji that you'd like to use. If you're done, send `done`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:109 Dredd-v3/cogs/manage.py:110
-msgid "Default"
+#: dredd v3/cogs/manage.py:229
+msgid "That emoji is already being used for reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:113
-#, python-brace-format
-msgid "{0} {1} Server Settings"
+#: dredd v3/cogs/manage.py:236
+msgid "Invalid emoji, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:114
-msgid "**Logs:**"
+#: dredd v3/cogs/manage.py:238
+msgid "You've hit the max limit of reactions/buttons to be used on a message."
msgstr ""
-#: Dredd-v3/cogs/manage.py:115
-msgid "**Settings:**"
+#: dredd v3/cogs/manage.py:245
+#, python-brace-format
+msgid "Please send a role that you'd like to assign to emoji - {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-msgid "**More:**"
+#: dredd v3/cogs/manage.py:255 v3/cogs/manage.py:298
+msgid "That role is already used in the reaction role, please choose another role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:116
-#, python-brace-format
-msgid "**Mute role:** {0}\n"
-"**Prefix:** `{1}`\n"
-"**Language:** {2}\n"
-"**Mod role:** {3}\n"
-"**Admin role:** {4}"
+#: dredd v3/cogs/manage.py:258 v3/cogs/manage.py:300
+msgid "Can't use that role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:121
-msgid "Not found"
+#: dredd v3/cogs/manage.py:264
+msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:128
-#, python-brace-format
-msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+#: dredd v3/cogs/manage.py:266 v3/cogs/manage.py:306 v3/cogs/manage.py:345
+msgid "Invalid role, try again."
msgstr ""
-#: Dredd-v3/cogs/manage.py:131
-msgid "Welcome Message"
+#: dredd v3/cogs/manage.py:288
+msgid "What role do users need in order to access the reaction roles? `None` if no role should be required."
msgstr ""
-#: Dredd-v3/cogs/manage.py:135
-#, python-brace-format
-msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+#: dredd v3/cogs/manage.py:309
+#, python-brace-format
+msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
msgstr ""
-#: Dredd-v3/cogs/manage.py:138
-msgid "Leave Message"
+#. default at 1 if number is too huge/is negative
+#: dredd v3/cogs/manage.py:316
+#, python-brace-format
+msgid "Set the max number of roles to **{0}**"
msgstr ""
-#: Dredd-v3/cogs/manage.py:141
-msgid "View welcoming embed"
+#: dredd v3/cogs/manage.py:319
+msgid "Answer must be a number or `cancel` to cancel."
msgstr ""
-#: Dredd-v3/cogs/manage.py:145
-msgid " View welcoming messages embed "
+#: dredd v3/cogs/manage.py:332
+msgid "Do you want to edit the reaction roles setup message as well (if current message is fully custom, you will have to recreate it as it is going to be fully re-done)? `y` or `n`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:149
-#, python-brace-format
-msgid "{0} Welcome messages are disabled in this server."
+#: dredd v3/cogs/manage.py:343 v3/cogs/manage.py:350
+msgid "Would you like me to send a normal or embedded message?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:153
-#, python-brace-format
-msgid "{0} Welcome messages do not use embeds in this server."
+#: dredd v3/cogs/manage.py:360
+msgid "Customize your embed."
msgstr ""
-#: Dredd-v3/cogs/manage.py:161 Dredd-v3/cogs/manage.py:185
-#, python-brace-format
-msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+#: dredd v3/cogs/manage.py:363
+msgid "What should the message be?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:163
+#: dredd v3/cogs/manage.py:386
+msgid "Manage bot's prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:392
+msgid " View and manage your server's prefix "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:397
+#, python-brace-format
+msgid "If you want to change my prefix you can do so by invoking `{0}prefix set `"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:398
+#, python-brace-format
+msgid "My prefix in this server is `{0}`\n"
+"{1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:406
+#, python-brace-format
+msgid "I don't have a custom prefix in this server! The default prefix is `{0}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:410
+msgid "Change my prefix in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:415
+msgid " Change my prefix in the server "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:418
+#, python-brace-format
+msgid "{0} A prefix can only be 7 characters long! You're {1} characters over."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:424
+#, python-brace-format
+msgid "{0} Changed my prefix in this server to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:426
+msgid "Change bot's language in the server"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:432
+msgid " Change the bot's language in the current server to your prefered one (if available) "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:435
+#, python-brace-format
+msgid "{0} Looks like that language doesn't exist, available languages are: {1}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:441
+#, python-brace-format
+msgid "{0} Changed the bot language to `{1}`"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:443
+msgid "A rough overview on server settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:449
+msgid " Rough overview on server settings, such as logging and more. "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:457 v3/cogs/manage.py:458
+msgid "Default"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:461
+#, python-brace-format
+msgid "{0} {1} Server Settings"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:462
+msgid "**Logs:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:463
+msgid "**Settings:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+msgid "**More:**"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:464
+#, python-brace-format
+msgid "**Mute role:** {0}\n"
+"**Prefix:** `{1}`\n"
+"**Language:** {2}\n"
+"**Mod role:** {3}\n"
+"**Admin role:** {4}"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:469
+msgid "Not found"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:476
+#, python-brace-format
+msgid "Run `{0}serversettings joinembed` to view the welcome embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:479
+msgid "Welcome Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:483
+#, python-brace-format
+msgid "Run `{0}serversettings leaveembed` to view the leave embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:486
+msgid "Leave Message"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:489
+msgid "View welcoming embed"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:493
+msgid " View welcoming messages embed "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:497
+#, python-brace-format
+msgid "{0} Welcome messages are disabled in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:500
+#, python-brace-format
+msgid "{0} Welcome messages do not use embeds in this server."
+msgstr ""
+
+#: dredd v3/cogs/manage.py:505 v3/cogs/manage.py:525
+#, python-brace-format
+msgid "{0} Embed code is invalid, or only plain text is visible. Please make sure you're using the correct format by visiting this website "
+msgstr ""
+
+#: dredd v3/cogs/manage.py:507
msgid "Your welcome embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:165
+#: dredd v3/cogs/manage.py:509
msgid "View leaving embed"
msgstr ""
-#: Dredd-v3/cogs/manage.py:169
+#: dredd v3/cogs/manage.py:513
msgid " View leaving messages embed "
msgstr ""
-#: Dredd-v3/cogs/manage.py:173
-#, python-brace-format
+#: dredd v3/cogs/manage.py:517
+#, python-brace-format
msgid "{0} Leave messages are disabled in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:177
-#, python-brace-format
+#: dredd v3/cogs/manage.py:520
+#, python-brace-format
msgid "{0} Leave messages do not use embeds in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:187
+#: dredd v3/cogs/manage.py:527
msgid "Your leave embed looks like this: *plain text is not displayed*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:189
+#: dredd v3/cogs/manage.py:529
msgid "Toggle logging on or off"
msgstr ""
-#: Dredd-v3/cogs/manage.py:198
+#: dredd v3/cogs/manage.py:538
msgid " Base command for managign logging in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:201
+#: dredd v3/cogs/manage.py:541
msgid "Toggle member logging in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:208
+#: dredd v3/cogs/manage.py:548
msgid " This enables or disables member logging.\n"
" Member logging includes: avatar changes, nickname changes, username changes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:219
-#, python-brace-format
+#: dredd v3/cogs/manage.py:559
+#, python-brace-format
msgid "{0} Successfully disabled member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:223
-#, python-brace-format
+#: dredd v3/cogs/manage.py:563
+#, python-brace-format
msgid "{0} Successfully changed the member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:226
-#, python-brace-format
+#: dredd v3/cogs/manage.py:566
+#, python-brace-format
msgid "{0} You don't have member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:231
-#, python-brace-format
+#: dredd v3/cogs/manage.py:571
+#, python-brace-format
msgid "{0} Successfully enabled member logs. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:235
+#: dredd v3/cogs/manage.py:575
msgid "Toggle join logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:242
+#: dredd v3/cogs/manage.py:582
msgid " This enables or disables new members logging\n"
" New member logging includes: join logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:253
-#, python-brace-format
+#: dredd v3/cogs/manage.py:593
+#, python-brace-format
msgid "{0} New members logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:258
-#, python-brace-format
+#: dredd v3/cogs/manage.py:598
+#, python-brace-format
msgid "{0} Successfully changed the new member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:261
-#, python-brace-format
+#: dredd v3/cogs/manage.py:601
+#, python-brace-format
msgid "{0} You don't have new member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:267
-#, python-brace-format
+#: dredd v3/cogs/manage.py:607
+#, python-brace-format
msgid "{0} Successfully enabled new member logging. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:270
+#: dredd v3/cogs/manage.py:610
msgid "Toggle leave logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:277
+#: dredd v3/cogs/manage.py:617
msgid " This enables or disables member leave logging.\n"
" Member leave logging includes: leave logging. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:288
-#, python-brace-format
+#: dredd v3/cogs/manage.py:628
+#, python-brace-format
msgid "{0} Successfully disabled leave member logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:293
-#, python-brace-format
+#: dredd v3/cogs/manage.py:633
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:296
-#, python-brace-format
+#: dredd v3/cogs/manage.py:636
+#, python-brace-format
msgid "{0} You don't have leave member logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:642
+#, python-brace-format
msgid "{0} Successfully changed the leave member logging channel. I will now send member leaves in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:305
+#: dredd v3/cogs/manage.py:645
msgid "Toggle guild logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:312
+#: dredd v3/cogs/manage.py:652
msgid " This enables or disables guild changes logging.\n"
" Guild changes logging includes: name, region, icon, afk channel, mfa level, verification level, default notifications. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:323
-#, python-brace-format
+#: dredd v3/cogs/manage.py:663
+#, python-brace-format
msgid "{0} Successfully disabled guild log updates."
msgstr ""
-#: Dredd-v3/cogs/manage.py:327
-#, python-brace-format
+#: dredd v3/cogs/manage.py:667
+#, python-brace-format
msgid "{0} Successfully changed the guild log updates channel. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:330
-#, python-brace-format
+#: dredd v3/cogs/manage.py:670
+#, python-brace-format
msgid "{0} You don't have guild update logging enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:675
+#, python-brace-format
msgid "{0} Successfully enabled guild updates logging. I will now send guild updates in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:339
+#: dredd v3/cogs/manage.py:679
msgid "Toggle edit message logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:346
+#: dredd v3/cogs/manage.py:686
msgid " This enables or disables messages edit logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:356
-#, python-brace-format
+#: dredd v3/cogs/manage.py:696
+#, python-brace-format
msgid "{0} Successfully disabled edit message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:360
-#, python-brace-format
+#: dredd v3/cogs/manage.py:700
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for edited messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:363
-#, python-brace-format
+#: dredd v3/cogs/manage.py:703
+#, python-brace-format
msgid "{0} You don't have edit message logs enabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:368
-#, python-brace-format
+#: dredd v3/cogs/manage.py:708
+#, python-brace-format
msgid "{0} Enabled edit message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:371
+#: dredd v3/cogs/manage.py:711
msgid "Toggle delete message logs in the server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:378
+#: dredd v3/cogs/manage.py:718
msgid " This enables or disables messages deleting logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:388
-#, python-brace-format
+#: dredd v3/cogs/manage.py:728
+#, python-brace-format
msgid "{0} Successfully disabled deleted message logs."
msgstr ""
-#: Dredd-v3/cogs/manage.py:392
-#, python-brace-format
+#: dredd v3/cogs/manage.py:732
+#, python-brace-format
msgid "{0} Successfully updated the logging channel for deleted messages to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:395
-#, python-brace-format
+#: dredd v3/cogs/manage.py:735
+#, python-brace-format
msgid "{0} Deleted message logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:400
-#, python-brace-format
+#: dredd v3/cogs/manage.py:740
+#, python-brace-format
msgid "{0} Enabled deleted message logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:403
+#: dredd v3/cogs/manage.py:743
msgid "Toggle moderation logs"
msgstr ""
-#: Dredd-v3/cogs/manage.py:410
+#: dredd v3/cogs/manage.py:750
msgid " This enables or disables moderation logging\n"
" Moderation logging includes: bans, kicks, mutes, unbans, unmutes. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:421
-#, python-brace-format
+#: dredd v3/cogs/manage.py:761
+#, python-brace-format
msgid "{0} Moderation logging was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:425
-#, python-brace-format
+#: dredd v3/cogs/manage.py:765
+#, python-brace-format
msgid "{0} Successfully updated the moderation logging channel to {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:428
-#, python-brace-format
+#: dredd v3/cogs/manage.py:768
+#, python-brace-format
msgid "{0} Moderation logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:433
-#, python-brace-format
+#: dredd v3/cogs/manage.py:773
+#, python-brace-format
msgid "{0} Enabled moderation logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:436
+#: dredd v3/cogs/manage.py:776
msgid "Toggle all the logs in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:443
+#: dredd v3/cogs/manage.py:783
msgid " This enables all the logging "
msgstr ""
-#: Dredd-v3/cogs/manage.py:462
-#, python-brace-format
+#: dredd v3/cogs/manage.py:801
+#, python-brace-format
msgid "{0} Logs are currently disabled in this server.\n"
"*Hint: If you want to enable logging, you need to provide a channel where logging should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:464
-#, python-brace-format
+#: dredd v3/cogs/manage.py:803
+#, python-brace-format
msgid "{0} Successfully disabled logging."
msgstr ""
-#: Dredd-v3/cogs/manage.py:473
-#, python-brace-format
+#: dredd v3/cogs/manage.py:812
+#, python-brace-format
msgid "{0} Enabled logging in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:476
+#: dredd v3/cogs/manage.py:815
msgid "Toggle anti hoist"
msgstr ""
-#: Dredd-v3/cogs/manage.py:483
+#: dredd v3/cogs/manage.py:822
msgid " Toggle anti hoist (non-alphabetic characters infront of the name, i.e. `! I'm a hoister`)\n"
" When toggled on it will dehoist members that have just joined the server or have just edited their nickname "
msgstr ""
-#: Dredd-v3/cogs/manage.py:489
-#, python-brace-format
+#: dredd v3/cogs/manage.py:828
+#, python-brace-format
msgid "{0} Nickname can't be longer than 32 characters over, you're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/manage.py:497
-#, python-brace-format
+#: dredd v3/cogs/manage.py:836
+#, python-brace-format
msgid "{0} Anti hoist was successfully disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:501
-#, python-brace-format
+#: dredd v3/cogs/manage.py:840
+#, python-brace-format
msgid "{0} Successfully updated the anti hoist logging channel to {1} and nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:504
-#, python-brace-format
+#: dredd v3/cogs/manage.py:843
+#, python-brace-format
msgid "{0} Anti hoisting is currently disabled in this server.\n"
"*Hint: If you want to enable it, you need to provide a channel where logging should be sent to and a new nickname*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:509
-#, python-brace-format
+#: dredd v3/cogs/manage.py:848
+#, python-brace-format
msgid "{0} Enabled anti hoist logging in {1} and set the new nickname to {2}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:512
+#: dredd v3/cogs/manage.py:851
msgid "Edit the welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:518
+#: dredd v3/cogs/manage.py:857
msgid " Base command for managing welcoming messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:521
+#: dredd v3/cogs/manage.py:860
msgid "Set the channel for welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:527
+#: dredd v3/cogs/manage.py:866
msgid " Set a channel where welcoming messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:538
-#, python-brace-format
+#: dredd v3/cogs/manage.py:877
+#, python-brace-format
msgid "{0} Disabled welcome messages."
msgstr ""
-#: Dredd-v3/cogs/manage.py:542 Dredd-v3/cogs/manage.py:551
-#, python-brace-format
+#: dredd v3/cogs/manage.py:881 v3/cogs/manage.py:890
+#, python-brace-format
msgid "{0} Enabled welcome messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:545
-#, python-brace-format
+#: dredd v3/cogs/manage.py:884
+#, python-brace-format
msgid "{0} Welcome messages are currently disabled in this server.\n"
"*Hint: If you want to enable them you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:555
+#: dredd v3/cogs/manage.py:894
msgid "Set the welcoming message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:562
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:901
+#, python-brace-format
msgid " Set the welcoming messages in the server\n"
" Passing no message will reset your welcoming message to the default one.\n"
" \n"
@@ -3344,129 +3867,124 @@ msgid " Set the welcoming messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:578 Dredd-v3/cogs/manage.py:631
-#: Dredd-v3/cogs/manage.py:660
-#, python-brace-format
+#: dredd v3/cogs/manage.py:917 v3/cogs/manage.py:969 v3/cogs/manage.py:997
+#, python-brace-format
msgid "{0} You cannot set up welcome messages because they are not enabled!To enable them run `{1}welcoming channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:588 Dredd-v3/cogs/manage.py:608
-#, python-brace-format
+#: dredd v3/cogs/manage.py:926 v3/cogs/manage.py:946
+#, python-brace-format
msgid "{0} Your current welcome message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:590
-#, python-brace-format
+#: dredd v3/cogs/manage.py:928
+#, python-brace-format
msgid "{0} Welcome messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:594
-#, python-brace-format
+#: dredd v3/cogs/manage.py:932
+#, python-brace-format
msgid "{0} **Successfully set your welcome message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:602
-#, python-brace-format
-msgid "{0} Your sent dict is invalid. Please use to create an embed dict, then paste the code here."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:612
-#, python-brace-format
+#: dredd v3/cogs/manage.py:950
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict, then paste the code here."
msgstr ""
-#: Dredd-v3/cogs/manage.py:616 Dredd-v3/cogs/manage.py:778
-#, python-brace-format
+#: dredd v3/cogs/manage.py:954 v3/cogs/manage.py:1113
+#, python-brace-format
msgid "\n"
"**Plain Text:** {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:617
-#, python-brace-format
+#: dredd v3/cogs/manage.py:955
+#, python-brace-format
msgid "**Here is your new welcome embed:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:620
+#: dredd v3/cogs/manage.py:958
msgid "Toggle welcoming messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:626
+#: dredd v3/cogs/manage.py:964
msgid " Toggle welcoming messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:640
-#, python-brace-format
+#: dredd v3/cogs/manage.py:977
+#, python-brace-format
msgid "{0} Welcome messages will not be sent in embeds anymore."
msgstr ""
-#: Dredd-v3/cogs/manage.py:645
-#, python-brace-format
+#: dredd v3/cogs/manage.py:982
+#, python-brace-format
msgid "{0} Welcome messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:648
+#: dredd v3/cogs/manage.py:985
msgid "Toggle bot welcoming messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:655
+#: dredd v3/cogs/manage.py:992
msgid " Toggle whether or not bot joins should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:668
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1004
+#, python-brace-format
msgid "{0} I will no longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:672
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1008
+#, python-brace-format
msgid "{0} I will now longer welcome bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:674
+#: dredd v3/cogs/manage.py:1010
msgid "Edit the leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:680
+#: dredd v3/cogs/manage.py:1016
msgid " Base command for managing leaving messages in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:683
+#: dredd v3/cogs/manage.py:1019
msgid "Set the channel for leaving messages"
msgstr ""
-#: Dredd-v3/cogs/manage.py:689
+#: dredd v3/cogs/manage.py:1025
msgid " Set a channel where leaving messages should be sent to.\n"
" Make sure bot has permissions to send messages in that channel. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:700
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1036
+#, python-brace-format
msgid "{0} Leave messages are now disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:704
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1040
+#, python-brace-format
msgid "{0} I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:707
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1043
+#, python-brace-format
msgid "{0} You don't have leave messages enabled in this server.\n"
"*Hint: If you want to enable them, you need to provide a channel where they should be sent to*"
msgstr ""
-#: Dredd-v3/cogs/manage.py:713
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1049
+#, python-brace-format
msgid "{0} Successfully enabled leave messages. I will now send leave messages in {1}."
msgstr ""
-#: Dredd-v3/cogs/manage.py:717
+#: dredd v3/cogs/manage.py:1053
msgid "Set the leaving message"
msgstr ""
-#: Dredd-v3/cogs/manage.py:724
-#, python-brace-format
+#. sourcery no-metrics
+#: dredd v3/cogs/manage.py:1060
+#, python-brace-format
msgid " Set the leaving messages in the server\n"
" Passing no message will reset your leaving message to the default one\n"
" \n"
@@ -3481,665 +3999,600 @@ msgid " Set the leaving messages in the server\n"
" • `{1}` for member count "
msgstr ""
-#: Dredd-v3/cogs/manage.py:740
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1076
+#, python-brace-format
msgid "{0} Why are you trying to set up leave messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:750 Dredd-v3/cogs/manage.py:770
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1085 v3/cogs/manage.py:1105
+#, python-brace-format
msgid "{0} Your current leave message is the same as the new one."
msgstr ""
-#: Dredd-v3/cogs/manage.py:752
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1087
+#, python-brace-format
msgid "{0} Leave messages can't be longer than 1000 characters. You're {1} character(s) over the limit."
msgstr ""
-#: Dredd-v3/cogs/manage.py:756
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1091
+#, python-brace-format
msgid "{0} **Successfully set your leave message to:**\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:764
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1099
+#, python-brace-format
msgid "{0} Your sent dict is invalid. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:774
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1109
+#, python-brace-format
msgid "{0} Your embed seems to be empty. Please use to create an embed dict and then paste that code."
msgstr ""
-#: Dredd-v3/cogs/manage.py:779
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1114
+#, python-brace-format
msgid "**Here is your new leave member embed message:**{0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:782
+#: dredd v3/cogs/manage.py:1117
msgid "Toggle leaving messages type"
msgstr ""
-#: Dredd-v3/cogs/manage.py:788
+#: dredd v3/cogs/manage.py:1123
msgid " Toggle leaving messages between embedded and plain text. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:793 Dredd-v3/cogs/manage.py:822
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1128 v3/cogs/manage.py:1156
+#, python-brace-format
msgid "{0} Why are you trying to setup leaving messages without having them toggled on? To enable them run `{1}leaving channel [#channel]`"
msgstr ""
-#: Dredd-v3/cogs/manage.py:802
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1136
+#, python-brace-format
msgid "{0} Leave messages will no longer be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:807
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1141
+#, python-brace-format
msgid "{0} Leave messages will now be sent in embeds."
msgstr ""
-#: Dredd-v3/cogs/manage.py:810
+#: dredd v3/cogs/manage.py:1144
msgid "Toggle bot leaving"
msgstr ""
-#: Dredd-v3/cogs/manage.py:817
+#: dredd v3/cogs/manage.py:1151
msgid " Toggle whether or not bot leaves should be logged. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:830
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1163
+#, python-brace-format
msgid "{0} Bot leave messages have been turned off."
msgstr ""
-#: Dredd-v3/cogs/manage.py:834
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1167
+#, python-brace-format
msgid "{0} Bot leave messages have been turned on."
msgstr ""
-#: Dredd-v3/cogs/manage.py:837 Dredd-v3/cogs/manage.py:1070
+#: dredd v3/cogs/manage.py:1170 v3/cogs/manage.py:1396
msgid "Toggle role on join"
msgstr ""
-#: Dredd-v3/cogs/manage.py:845
+#: dredd v3/cogs/manage.py:1178
msgid " Base command for managing role on join "
msgstr ""
-#: Dredd-v3/cogs/manage.py:849
+#: dredd v3/cogs/manage.py:1182
msgid "Set role on join for users"
msgstr ""
-#: Dredd-v3/cogs/manage.py:858
+#: dredd v3/cogs/manage.py:1191
msgid " Choose what role will be given to new users "
msgstr ""
-#: Dredd-v3/cogs/manage.py:863
+#: dredd v3/cogs/manage.py:1196
msgid "Add a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:871
+#. sourcery skip: remove-redundant-if, remove-unnecessary-else
+#: dredd v3/cogs/manage.py:1205
msgid " Add a role to role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:878
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1212
+#, python-brace-format
msgid "{0} Role on join is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:882 Dredd-v3/cogs/manage.py:992
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1216 v3/cogs/manage.py:1322
+#, python-brace-format
msgid "{0} You cannot set that role as it is configured as mod or admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:884 Dredd-v3/cogs/manage.py:994
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1218 v3/cogs/manage.py:1324
+#, python-brace-format
msgid "{0} The role you're trying to setup is higher in role hierarchy and I cannot access it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:888 Dredd-v3/cogs/manage.py:998
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1222 v3/cogs/manage.py:1328
+#, python-brace-format
msgid "{0} That role is already added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:895
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1229
+#, python-brace-format
msgid "{0} Added {1} to join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:898
+#: dredd v3/cogs/manage.py:1232
msgid "Remove a role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:906
+#: dredd v3/cogs/manage.py:1240
msgid " Remove a role from role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:913 Dredd-v3/cogs/manage.py:936
-#: Dredd-v3/cogs/manage.py:988 Dredd-v3/cogs/manage.py:1023
-#: Dredd-v3/cogs/manage.py:1047
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1245 v3/cogs/manage.py:1268 v3/cogs/manage.py:1318
+#: v3/cogs/manage.py:1351 v3/cogs/manage.py:1375
+#, python-brace-format
msgid "{0} Role on is not enabled in this server, please use `{1}joinrole toggle` to enable it."
msgstr ""
-#: Dredd-v3/cogs/manage.py:917 Dredd-v3/cogs/manage.py:1027
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1249 v3/cogs/manage.py:1355
+#, python-brace-format
msgid "{0} That role is not added to role on join list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:921
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1253
+#, python-brace-format
msgid "{0} Removed {1} from join role for people."
msgstr ""
-#: Dredd-v3/cogs/manage.py:924
+#: dredd v3/cogs/manage.py:1256
msgid "See all the roles on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:931
+#: dredd v3/cogs/manage.py:1263
msgid " See all the roles for role on join for people "
msgstr ""
-#: Dredd-v3/cogs/manage.py:943 Dredd-v3/cogs/manage.py:1054
+#: dredd v3/cogs/manage.py:1275 v3/cogs/manage.py:1382
msgid "Role not found"
msgstr ""
-#: Dredd-v3/cogs/manage.py:946
+#: dredd v3/cogs/manage.py:1278
msgid "Role on join for people"
msgstr ""
-#: Dredd-v3/cogs/manage.py:956
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1286
+#, python-brace-format
msgid "{0} There are no role on join roles for people set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:959
+#: dredd v3/cogs/manage.py:1289
msgid "Set role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:968
+#: dredd v3/cogs/manage.py:1298
msgid " Manage role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:973
+#: dredd v3/cogs/manage.py:1303
msgid "Add a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:981
+#: dredd v3/cogs/manage.py:1311
msgid " Add a role to role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1005
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1335
+#, python-brace-format
msgid "{0} Added {1} to join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1008
+#: dredd v3/cogs/manage.py:1338
msgid "Remove a role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1016
+#: dredd v3/cogs/manage.py:1346
msgid " Remove a role from role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1031
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1359
+#, python-brace-format
msgid "{0} Removed {1} from join role for bots."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1034
+#: dredd v3/cogs/manage.py:1362
msgid "See all the roles on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1042
+#: dredd v3/cogs/manage.py:1370
msgid " See all the roles for role on join for bots "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1057
+#: dredd v3/cogs/manage.py:1385
msgid "Role on join for bots"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1067
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1393
+#, python-brace-format
msgid "{0} There are no role on join roles for bots set."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1078
+#: dredd v3/cogs/manage.py:1404
msgid " Toggle role on join on and off "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1085
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1411
+#, python-brace-format
msgid "{0} Role on join was toggled on, you can now set the roles using `{1}joinrole [people|bots] [add|remove] `"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1090
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1416
+#, python-brace-format
msgid "{0} I've successfuly disabled role on join."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1093
+#: dredd v3/cogs/manage.py:1419
msgid "Set a custom mute role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1101
+#: dredd v3/cogs/manage.py:1427
msgid " Setup a custom mute role in your server\n"
" You can also reset the mute role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1110
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1436
+#, python-brace-format
msgid "{0} The mute role has been reset."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1112
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1438
+#, python-brace-format
msgid "{0} You do not have a mute role set up."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1114
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1440
+#, python-brace-format
msgid "{0} That role was not found! If you're trying to reset the mute role, you can use `reset` as the argument."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1117
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1443
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role is higher than me in the role hierarchy!\n"
"Please move the role lower in the hierarchy or choose a role in the hierarchy."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1120
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1446
+#, python-brace-format
msgid "{0} The role you're trying to set as the mute role has the send messages permission.\n"
"You can only set up roles without the send messages permission."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1125
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1451
+#, python-brace-format
msgid "{0} Set the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1129
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1455
+#, python-brace-format
msgid "{0} Updated the muted role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1132
+#: dredd v3/cogs/manage.py:1458
msgid "Set a custom mod role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1139
+#: dredd v3/cogs/manage.py:1465
msgid " Setup a custom mod role in your server\n"
" You can also reset the mod role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1149
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1475
+#, python-brace-format
msgid "{0} Successfully reset the moderator role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1151
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1477
+#, python-brace-format
msgid "{0} You don't have a custom moderator role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1153
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1479
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom moderator role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1157
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1483
+#, python-brace-format
msgid "{0} Due to safety reasons, moderator role must at least have manage messages permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1161 Dredd-v3/cogs/manage.py:1201
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1487 v3/cogs/manage.py:1527
+#, python-brace-format
msgid "{0} You cannot set that role as it is given to new members"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1165
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1491
+#, python-brace-format
msgid "{0} Set a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1169
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1495
+#, python-brace-format
msgid "{0} Changed a custom moderator role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1172
+#: dredd v3/cogs/manage.py:1498
msgid "Set a custom admin role"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1179
+#: dredd v3/cogs/manage.py:1505
msgid " Setup a custom admin role in your server\n"
" You can also reset the admin role by using argument `reset` "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1189
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1515
+#, python-brace-format
msgid "{0} I've reset your admin role."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1191
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1517
+#, python-brace-format
msgid "{0} You don't have a custom admin role setup."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1193
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1519
+#, python-brace-format
msgid "{0} Role was not found, if you're trying to reset the custom admin role, you can use `reset` arg."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1197
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1523
+#, python-brace-format
msgid "{0} Due to safety reasons, admin role must at least have ban members permissions"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1205
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1531
+#, python-brace-format
msgid "{0} Set a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1209
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1535
+#, python-brace-format
msgid "{0} Changed a custom admin role to {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1212
+#: dredd v3/cogs/manage.py:1538
msgid "Disable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1219
+#: dredd v3/cogs/manage.py:1545
msgid " Disable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1224 Dredd-v3/cogs/manage.py:1260
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1550 v3/cogs/manage.py:1589
+#, python-brace-format
msgid "{0} {1} command was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1229
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1555
+#, python-brace-format
+msgid "{0} You can't disable that command!"
+msgstr ""
+
+#: dredd v3/cogs/manage.py:1558
+#, python-brace-format
msgid "{0} That command is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1248
+#: dredd v3/cogs/manage.py:1577
msgid "Enable a command in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1255
+#: dredd v3/cogs/manage.py:1584
msgid " Enable a command in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1265
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1594
+#, python-brace-format
msgid "{0} That command is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1284
+#: dredd v3/cogs/manage.py:1613
msgid "Disable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1291
+#: dredd v3/cogs/manage.py:1620
msgid " Disable category you don't want people to use in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1296 Dredd-v3/cogs/manage.py:1326
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1625 v3/cogs/manage.py:1655
+#, python-brace-format
msgid "{0} {1} category was not found."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1302
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1631
+#, python-brace-format
msgid "{0} You can't disable that category!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1305
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1634
+#, python-brace-format
msgid "{0} That category is already disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1309
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1638
+#, python-brace-format
msgid "{0} Category {1} was successfully disabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1314
+#: dredd v3/cogs/manage.py:1643
msgid "Enable category in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1321
+#: dredd v3/cogs/manage.py:1650
msgid " Enable category which you've previously disbled "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1331
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1660
+#, python-brace-format
msgid "{0} That category is not disabled."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1335
-#, python-brace-format
+#: dredd v3/cogs/manage.py:1664
+#, python-brace-format
msgid "{0} Category {1} was successfully re-enabled"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1340
+#: dredd v3/cogs/manage.py:1669
msgid "Setup reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1348
+#: dredd v3/cogs/manage.py:1677
msgid " Base command for managing reaction roles "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1352
-msgid "Create a new reaction role"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1360
-msgid " Start an interactive setup to create reaction roles "
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1367
-msgid "Do you want me to use an existing message or a new one? `new` | `existing` | `n` | `e` | `old` | `cancel` *You have 60 seconds*"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1378 Dredd-v3/cogs/manage.py:1397
-#: Dredd-v3/cogs/manage.py:1408 Dredd-v3/cogs/manage.py:1427
-#: Dredd-v3/cogs/manage.py:1450 Dredd-v3/cogs/manage.py:1470
-#: Dredd-v3/cogs/manage.py:1504 Dredd-v3/cogs/manage.py:1521
-#: Dredd-v3/cogs/manage.py:1533 Dredd-v3/cogs/manage.py:1553
-msgid "Cancelling the command. Deleting this message in 15 seconds"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1381 Dredd-v3/cogs/manage.py:1400
-#: Dredd-v3/cogs/manage.py:1438 Dredd-v3/cogs/manage.py:1507
-#: Dredd-v3/cogs/manage.py:1524
-msgid "Invalid answer, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1387
-msgid "Should the message be an embed? `yes` | `y` | `no` | `n` | `cancel`"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1404
-msgid "What channel should I send the message to?"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1412
-msgid "I can't send messages in that channel, please give me permissions to send messages in that channel or choose another channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1414
-msgid "I can't embed links in that channel, please give me permissions to embed links there or choose another channel in which I can embed links."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1419
-msgid "Can't find that channel, if that's even a channel."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1423
-msgid "Send the link of the message you want to use for reaction roles."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1435
-msgid "Can't find that message, please make sure the link is valid and I can see the channel, message history."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1445
-msgid "Please send a **single** emoji that you'd like to use."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1454
-msgid "That emoji is already being used for reaction roles"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1462
-msgid "Invalid emoji, try again."
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1466
-#, python-brace-format
-msgid "Please send a role that you'd like to assign to emoji - {0}"
-msgstr ""
-
-#: Dredd-v3/cogs/manage.py:1477 Dredd-v3/cogs/manage.py:1537
-msgid "That role is already used in the reaction role, please choose another role."
+#: dredd v3/cogs/manage.py:1681
+msgid "Setup the reaction roles in your server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1484
-msgid "The role you've provided is higher in the role hierarchy, please make sure I can access the role."
+#: dredd v3/cogs/manage.py:1689
+msgid " Interactive setup for reaction roles. "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1486 Dredd-v3/cogs/manage.py:1542
-msgid "Invalid role, try again."
+#: dredd v3/cogs/manage.py:1717
+msgid "Do you want me to use an already existing message or set up a new one?"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1495
-msgid "Do you wish to add more reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1721
+msgid "Get a list of reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1512
-msgid "Do you only want users with certain roles to access the reaction roles? `yes` | `y` | `n` | `no` | `cancel` to cancel the command"
+#: dredd v3/cogs/manage.py:1727
+msgid " Get a list of reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1528
-msgid "What role do users need in order to access the reaction roles?"
+#: dredd v3/cogs/manage.py:1732
+msgid "No reaction roles are setup in this server."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1548
-#, python-brace-format
-msgid "How many roles should users be able to get from the reaction role? Send {0} if all."
+#: dredd v3/cogs/manage.py:1750
+#, python-brace-format
+msgid "[Jump URL]({0})"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1557
-#, python-brace-format
-msgid "Set the max number of roles to **{0}**"
+#: dredd v3/cogs/manage.py:1754
+#, python-brace-format
+msgid "**Message:** {0}\n"
+"**Channel:** {1}\n"
+"**Reactions:** {2}\n"
+"**Roles:** {3}\n"
+"**Roles limit:** {4}\n"
+"**Required role:** {5}\n\n"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1559
-msgid "Answer must be a number or `cancel` to cancel."
+#. sourcery skip
+#: dredd v3/cogs/manage.py:1755
+msgid "Deleted"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1563 Dredd-v3/cogs/manage.py:1570
-msgid "**Available Roles:**"
+#: dredd v3/cogs/manage.py:1761
+#, python-brace-format
+msgid "Reaction roles in {0}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1567 Dredd-v3/cogs/manage.py:1574
-msgid "\n\n"
-"*React to the reactions below to get the corresponding roles.*"
+#: dredd v3/cogs/manage.py:1768
+msgid "Delete reaction roles in the server"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1584
-#, python-brace-format
-msgid "{0} Something failed while adding the reactions, did you deleted the message?"
+#: dredd v3/cogs/manage.py:1774
+msgid " Delete reaction roles in the server "
msgstr ""
-#: Dredd-v3/cogs/manage.py:1591
-msgid "Reaction Roles Setup Completed"
+#: dredd v3/cogs/manage.py:1777
+msgid "Message ID must not include letters, only numbers"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1592
-#, python-brace-format
-msgid "Reaction roles setup for [**message**]({0}) was successfully completed.\n\n"
-"**Reactions:** {1}\n"
-"**Roles:** {2}\n"
-"**Roles limit:** {3}\n"
-"**Required Role:** {4}"
+#: dredd v3/cogs/manage.py:1782
+#, python-brace-format
+msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1601
-msgid "Timed out, please re-run the command."
+#: dredd v3/cogs/manage.py:1798
+#, python-brace-format
+msgid "{0} Successfully deleted reaction roles for message {1}"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1605
-msgid "Get a list of reaction roles in the server"
+#: dredd v3/cogs/misc.py:69
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your snipes anymore!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1611
-msgid " Get a list of reaction roles in the server "
+#. type: ignore
+#: dredd v3/cogs/misc.py:74
+#, python-brace-format
+msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1616
-msgid "No reaction roles are setup in this server."
+#: dredd v3/cogs/misc.py:76
+msgid "Alright, not opting you in."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1638
-#, python-brace-format
-msgid "[Jump URL]({0})"
+#: dredd v3/cogs/misc.py:78
+msgid "Oh sweet! I'll continue logging your snipes."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1642
-#, python-brace-format
-msgid "**Message:** {0}\n"
-"**Channel:** {1}\n"
-"**Reactions:** {2}\n"
-"**Roles:** {3}\n"
-"**Roles limit:** {4}\n"
-"**Required role:** {5}\n\n"
+#: dredd v3/cogs/misc.py:81
+#, python-brace-format
+msgid "{0} I'm not deleting any items from your todo list."
msgstr ""
-#: Dredd-v3/cogs/manage.py:1643
-msgid "Deleted"
+#: dredd v3/cogs/misc.py:83
+#, python-brace-format
+msgid "{0} Deleted {1} items from your todo list"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1649
-#, python-brace-format
-msgid "Reaction roles in {0}"
+#: dredd v3/cogs/misc.py:94
+#, python-brace-format
+msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1658
-msgid "Delete reaction roles in the server"
+#: dredd v3/cogs/misc.py:99
+#, python-brace-format
+msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1664
-msgid " Delete reaction roles in the server "
+#: dredd v3/cogs/misc.py:102
+msgid "Alright. Not opting you in"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1667
-msgid "Message ID must not include letters, only numbers"
+#: dredd v3/cogs/misc.py:104
+msgid "Oh sweet! I'll continue logging your nicknames"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1672
-#, python-brace-format
-msgid "Reaction role for that message doesn't exist. Please use `{0}reaction-roles list` to get a list of all the reaction roles"
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:107
+msgid "Search the urban dictionary"
msgstr ""
-#: Dredd-v3/cogs/manage.py:1686
-#, python-brace-format
-msgid "{0} Successfully deleted reaction roles for message {1}"
+#: dredd v3/cogs/misc.py:112
+msgid " Search for a term in the urban dictionary "
msgstr ""
-#: Dredd-v3/cogs/misc.py:60
-msgid "Search the urban dictionary"
+#: dredd v3/cogs/misc.py:119
+msgid "No URL found"
msgstr ""
-#: Dredd-v3/cogs/misc.py:65
-msgid " Search for a term in the urban dictionary "
+#: dredd v3/cogs/misc.py:123
+msgid "No results were found."
msgstr ""
-#: Dredd-v3/cogs/misc.py:86
-#, python-brace-format
+#: dredd v3/cogs/misc.py:134
+#, python-brace-format
msgid "**Search:** {0}\n"
"**Author:** {1}\n"
"{2} {3} | {4} {5}\n"
@@ -4149,1231 +4602,1281 @@ msgid "**Search:** {0}\n"
"{7}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:93
+#: dredd v3/cogs/misc.py:144
msgid "Suggest a feature that you'd like to see implemented"
msgstr ""
-#: Dredd-v3/cogs/misc.py:97
+#: dredd v3/cogs/misc.py:148
msgid " Suggest anything you want to see in the server/bot!\n"
" Suggestion will be sent to support server for people to vote.\n\n"
" *Make sure the suggestion is in English*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:106
-#, python-brace-format
+#: dredd v3/cogs/misc.py:157
+#, python-brace-format
msgid "{0} Sorry, but this server is blacklisted from submitting suggestions. If you want to submit a suggestion, please do so in my DMs. Spamming them will result in a blacklist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#. type: ignore
+#. type: ignore
+#: dredd v3/cogs/misc.py:166
msgid "characters"
msgstr ""
-#: Dredd-v3/cogs/misc.py:115
+#: dredd v3/cogs/misc.py:166
msgid "character"
msgstr ""
-#: Dredd-v3/cogs/misc.py:116
-#, python-brace-format
+#: dredd v3/cogs/misc.py:167
+#, python-brace-format
msgid "{0} Suggestions can only be 1000 characters long. You're {1} {2} over the limit."
msgstr ""
-#: Dredd-v3/cogs/misc.py:134
-#, python-brace-format
+#: dredd v3/cogs/misc.py:185
+#, python-brace-format
msgid "Your suggestion was successfully submitted in [my support server!]({0}) You'll get notified in your DMs when the suggestion will be approved or denied.People can also follow this suggestion using `{1}suggestion track {2}`\n"
"**Suggestion:**\n"
">>> {3} "
msgstr ""
-#: Dredd-v3/cogs/misc.py:138
-#, python-brace-format
+#: dredd v3/cogs/misc.py:189
+#, python-brace-format
msgid "Suggestion sent as #{0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:141
+#: dredd v3/cogs/misc.py:192
msgid "Track and untrack suggestions"
msgstr ""
-#: Dredd-v3/cogs/misc.py:145
+#: dredd v3/cogs/misc.py:196
msgid " Base command for tracking suggestions "
msgstr ""
-#: Dredd-v3/cogs/misc.py:148
+#: dredd v3/cogs/misc.py:199
msgid "Track a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:152
+#: dredd v3/cogs/misc.py:203
msgid " Start tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:158 Dredd-v3/cogs/misc.py:178
-#, python-brace-format
+#: dredd v3/cogs/misc.py:209 v3/cogs/misc.py:229
+#, python-brace-format
msgid "{0} Suggestion **#{1}** doesn't exist."
msgstr ""
-#: Dredd-v3/cogs/misc.py:160
-#, python-brace-format
+#: dredd v3/cogs/misc.py:211
+#, python-brace-format
msgid "{0} You're already following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:163
-#, python-brace-format
+#: dredd v3/cogs/misc.py:214
+#, python-brace-format
msgid "{0} | Started following suggestion **#{1}**. I'll DM you when the suggestion's status has been updated."
msgstr ""
-#: Dredd-v3/cogs/misc.py:167
+#: dredd v3/cogs/misc.py:218
msgid "Untrack a suggestion"
msgstr ""
-#: Dredd-v3/cogs/misc.py:171
+#: dredd v3/cogs/misc.py:222
msgid " Stop tracking a suggestion "
msgstr ""
-#: Dredd-v3/cogs/misc.py:180
-#, python-brace-format
+#: dredd v3/cogs/misc.py:231
+#, python-brace-format
msgid "{0} You're not following that suggestion."
msgstr ""
-#: Dredd-v3/cogs/misc.py:182
-#, python-brace-format
+#: dredd v3/cogs/misc.py:233
+#, python-brace-format
msgid "{0} You cannot untrack that suggestion because you're the one who suggested it."
msgstr ""
-#: Dredd-v3/cogs/misc.py:185
-#, python-brace-format
+#: dredd v3/cogs/misc.py:236
+#, python-brace-format
msgid "{0} Stopped following suggestion **#{1}**. I won't DM you when the suggestion's status changes."
msgstr ""
-#: Dredd-v3/cogs/misc.py:189
+#: dredd v3/cogs/misc.py:240
msgid "Manage your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:193
+#: dredd v3/cogs/misc.py:244
msgid " Base command for managing your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:196
+#: dredd v3/cogs/misc.py:247
msgid "Add a todo to your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:200
+#: dredd v3/cogs/misc.py:251
msgid " Add a todo to your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:204 Dredd-v3/cogs/misc.py:230
-#, python-brace-format
+#: dredd v3/cogs/misc.py:255 v3/cogs/misc.py:280
+#, python-brace-format
msgid "{0} You already have that item in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:211
-#, python-brace-format
+#: dredd v3/cogs/misc.py:261
+#, python-brace-format
msgid "{0} Added **{1}** to your todo list. You now have **{2}** items in your list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:215
+#: dredd v3/cogs/misc.py:265
msgid "Edit your todo"
msgstr ""
-#: Dredd-v3/cogs/misc.py:219
+#: dredd v3/cogs/misc.py:269
msgid " Edit your todos "
msgstr ""
-#: Dredd-v3/cogs/misc.py:223 Dredd-v3/cogs/misc.py:248
-#: Dredd-v3/cogs/misc.py:275 Dredd-v3/cogs/misc.py:301
-#: Dredd-v3/cogs/misc.py:322
-#, python-brace-format
+#: dredd v3/cogs/misc.py:273 v3/cogs/misc.py:298 v3/cogs/misc.py:325
+#: v3/cogs/misc.py:349 v3/cogs/misc.py:370
+#, python-brace-format
msgid "{0} You don't have any items in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:225 Dredd-v3/cogs/misc.py:251
-#: Dredd-v3/cogs/misc.py:255 Dredd-v3/cogs/misc.py:304
-#: Dredd-v3/cogs/misc.py:329
-#, python-brace-format
+#: dredd v3/cogs/misc.py:275 v3/cogs/misc.py:301 v3/cogs/misc.py:305
+#: v3/cogs/misc.py:352 v3/cogs/misc.py:377
+#, python-brace-format
msgid "{0} There is no todo item with an id of **{1}** in your todo list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:236
-#, python-brace-format
+#: dredd v3/cogs/misc.py:286
+#, python-brace-format
msgid "{0} Successfully edited the item in your todo list with an ID of **{1}** to: **{2}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:240
+#: dredd v3/cogs/misc.py:290
msgid "Swap 2 todo's in places"
msgstr ""
-#: Dredd-v3/cogs/misc.py:244
+#: dredd v3/cogs/misc.py:294
msgid " Swap 2 todo's around. This will swap the time when todos have been added. "
msgstr ""
-#: Dredd-v3/cogs/misc.py:263
-#, python-brace-format
+#: dredd v3/cogs/misc.py:313
+#, python-brace-format
msgid "{0} Successfully swapped places of todo **#{1}** and **#{2}**."
msgstr ""
-#: Dredd-v3/cogs/misc.py:267
+#: dredd v3/cogs/misc.py:317
msgid "Check your todo list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:271
+#: dredd v3/cogs/misc.py:321
msgid " Check your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:289
-#, python-brace-format
+#: dredd v3/cogs/misc.py:338
+#, python-brace-format
msgid "{0}'s Todo List"
msgstr ""
-#: Dredd-v3/cogs/misc.py:293 Dredd-v3/cogs/misc.py:307
+#: dredd v3/cogs/misc.py:341 v3/cogs/misc.py:355
msgid "Information about your todo item"
msgstr ""
-#: Dredd-v3/cogs/misc.py:297
+#: dredd v3/cogs/misc.py:345
msgid " Get more information about your todo item "
msgstr ""
-#: Dredd-v3/cogs/misc.py:309
-#, python-brace-format
+#: dredd v3/cogs/misc.py:357
+#, python-brace-format
msgid "**Todo:** {0}\n\n"
"**Todo position:** {1}/{2}\n"
"**Todo added:** {3}\n"
"**Jump url:** [click here to jump]({4})"
msgstr ""
-#: Dredd-v3/cogs/misc.py:315
+#: dredd v3/cogs/misc.py:363
msgid "Remove a todo from your list"
msgstr ""
-#: Dredd-v3/cogs/misc.py:319
+#: dredd v3/cogs/misc.py:367
msgid " Remove a todo from your list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:327 Dredd-v3/cogs/misc.py:737
-#, python-brace-format
+#: dredd v3/cogs/misc.py:375 v3/cogs/misc.py:666
+#, python-brace-format
msgid "{0} That is not a valid id."
msgstr ""
-#: Dredd-v3/cogs/misc.py:338
-#, python-brace-format
+#: dredd v3/cogs/misc.py:386
+#, python-brace-format
msgid "{0} Removed **{1}** todo from your todo list:\n"
"• {2}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:342
+#: dredd v3/cogs/misc.py:390
msgid "Clear your todos"
msgstr ""
-#: Dredd-v3/cogs/misc.py:346
+#: dredd v3/cogs/misc.py:394
msgid " Clear your todo list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:350
-#, python-brace-format
+#: dredd v3/cogs/misc.py:398
+#, python-brace-format
msgid "{0} There's nothing to clear. Your todo list is already empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:356
-#, python-brace-format
+#: dredd v3/cogs/misc.py:401
+#, python-brace-format
msgid "Are you sure you want to clear **{0}** items from your todo list?"
msgstr ""
-#: Dredd-v3/cogs/misc.py:366
-#, python-brace-format
-msgid "{0} Deleted {1} items from your todo list"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:376
-#, python-brace-format
-msgid "{0} I'm not deleting any items from your todo list."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:383
-msgid "Canceling..."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:385
+#: dredd v3/cogs/misc.py:403
msgid "Set your AFK status in the current server"
msgstr ""
-#: Dredd-v3/cogs/misc.py:391
+#: dredd v3/cogs/misc.py:409
msgid " Set your AFK status in the current server so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:396
-#, python-brace-format
+#: dredd v3/cogs/misc.py:414
+#, python-brace-format
msgid "{0} You've set your AFK status globally already."
msgstr ""
-#: Dredd-v3/cogs/misc.py:407
-#, python-brace-format
+#: dredd v3/cogs/misc.py:425
+#, python-brace-format
msgid "{0} **Changed your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:413
-#, python-brace-format
+#: dredd v3/cogs/misc.py:435
+#, python-brace-format
msgid "{0} ** Set your AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:417
+#: dredd v3/cogs/misc.py:439
msgid "Set your AFK status globally"
msgstr ""
-#: Dredd-v3/cogs/misc.py:423
+#: dredd v3/cogs/misc.py:445
msgid " Set your AFK status in all the shared servers with the bot so users who mention you would know that you're AFK "
msgstr ""
-#: Dredd-v3/cogs/misc.py:429
-#, python-brace-format
+#: dredd v3/cogs/misc.py:451
+#, python-brace-format
msgid "{0} You first need to unafk yourself in **{1}** servers!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:440
-#, python-brace-format
+#: dredd v3/cogs/misc.py:462
+#, python-brace-format
msgid "{0} **Changed your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:446
-#, python-brace-format
+#: dredd v3/cogs/misc.py:468
+#, python-brace-format
msgid "{0} ** Set your global AFK state to:** {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:450
+#: dredd v3/cogs/misc.py:472
msgid "See the latest deleted message in a channel."
msgstr ""
-#: Dredd-v3/cogs/misc.py:455
+#: dredd v3/cogs/misc.py:477
msgid " Snipe latest deleted message in the current or mentioned channel "
msgstr ""
-#: Dredd-v3/cogs/misc.py:460
-#, python-brace-format
+#: dredd v3/cogs/misc.py:482
+#, python-brace-format
msgid "{0} I haven't yet logged any messages from {1}."
msgstr ""
-#: Dredd-v3/cogs/misc.py:461
+#: dredd v3/cogs/misc.py:483
msgid "this channel"
msgstr ""
-#: Dredd-v3/cogs/misc.py:464
-#, python-brace-format
+#: dredd v3/cogs/misc.py:486
+#, python-brace-format
msgid "{0} I can't let you snipe messages from an NSFW channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:475
-#, python-brace-format
+#: dredd v3/cogs/misc.py:497
+#, python-brace-format
msgid "{0} Looks like I can't fetch the user that sent the snipped message."
msgstr ""
-#: Dredd-v3/cogs/misc.py:477
-#, python-brace-format
+#: dredd v3/cogs/misc.py:499
+#, python-brace-format
msgid "{0} That message looks like it was a webhook, and I'm missing permissions to look for more information."
msgstr ""
-#: Dredd-v3/cogs/misc.py:479
+#: dredd v3/cogs/misc.py:501
msgid "*[Couldn't get the sniped content]*"
msgstr ""
-#: Dredd-v3/cogs/misc.py:482
-#, python-brace-format
+#: dredd v3/cogs/misc.py:504
+#, python-brace-format
msgid "Deleted by {0}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:483
-#, python-brace-format
+#: dredd v3/cogs/misc.py:505
+#, python-brace-format
msgid "Deleted {0} in #{1}"
msgstr ""
-#. toggle commands for activity and snipes
-#: Dredd-v3/cogs/misc.py:487
+#. toggle commands for nicknames and snipes
+#: dredd v3/cogs/misc.py:509
msgid "Toggle your data logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:491
+#: dredd v3/cogs/misc.py:513
msgid " Base command for toggling your data logging. This only applies to snipes, nicknames "
msgstr ""
-#: Dredd-v3/cogs/misc.py:494
+#: dredd v3/cogs/misc.py:516
msgid "Toggle your snipes logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:498
+#: dredd v3/cogs/misc.py:520
msgid " Toggle your snipes (deleted messages) logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:507
+#: dredd v3/cogs/misc.py:527
msgid "Are you sure you want to opt-out? Once you'll do that, I won't log your deleted messages in my snipe command."
msgstr ""
-#: Dredd-v3/cogs/misc.py:515
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your snipes anymore!"
+#: dredd v3/cogs/misc.py:529
+msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your snipes to my cache."
msgstr ""
-#: Dredd-v3/cogs/misc.py:520
-msgid "Oh sweet! I'll continue logging your snipes."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:538
-#, python-brace-format
-msgid "{0} You're now opted-in! From now on, I'll be logging your deleted messages in my snipe command!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:545
-msgid "Alright, not opting you in."
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:553
+#: dredd v3/cogs/misc.py:531
msgid "Toggle your nicknames logging"
msgstr ""
-#: Dredd-v3/cogs/misc.py:557
+#: dredd v3/cogs/misc.py:535
msgid " Toggle your nicknames logging\n"
" This applies to all the servers we share "
msgstr ""
-#: Dredd-v3/cogs/misc.py:566
+#: dredd v3/cogs/misc.py:542
msgid "Are you sure you want to opt-out? Once you'll do that, I won't be logging nickname changes from you in this server."
msgstr ""
-#: Dredd-v3/cogs/misc.py:575
-#, python-brace-format
-msgid "{0} Alright. I won't be logging your nicknames anymore in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:580
-msgid "Oh sweet! I'll continue logging your nicknames"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:590
+#: dredd v3/cogs/misc.py:544
msgid "Are you sure you want to opt-in? Once you'll do that I'll start logging your nicknames again."
msgstr ""
-#: Dredd-v3/cogs/misc.py:598
-#, python-brace-format
-msgid "{0} You're now opted-in! I'll be logging your nicknames from now on in this server!"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:603
-msgid "Alright. Not opting you in"
-msgstr ""
-
-#: Dredd-v3/cogs/misc.py:611
+#: dredd v3/cogs/misc.py:546
msgid "Create a poll"
msgstr ""
-#: Dredd-v3/cogs/misc.py:616
+#: dredd v3/cogs/misc.py:551
msgid " Create a poll with upto 10 options.\n"
" Separate the options with a `|` between them "
msgstr ""
-#: Dredd-v3/cogs/misc.py:627
-#, python-brace-format
+#: dredd v3/cogs/misc.py:558
+#, python-brace-format
msgid "{0} You need to split options with `|` in between them."
msgstr ""
-#: Dredd-v3/cogs/misc.py:630
-#, python-brace-format
+#: dredd v3/cogs/misc.py:561
+#, python-brace-format
msgid "{0} Poll is either too short, or too long. You must have at least 3 options and up to 10"
msgstr ""
-#: Dredd-v3/cogs/misc.py:638
-#, python-brace-format
+#: dredd v3/cogs/misc.py:569
+#, python-brace-format
msgid "{0} Option {1} is empty when it can't be empty."
msgstr ""
-#: Dredd-v3/cogs/misc.py:644
-#, python-brace-format
+#: dredd v3/cogs/misc.py:575
+#, python-brace-format
msgid "{0} Your question is over the limit by {1} characters. Max is 125 characters."
msgstr ""
-#: Dredd-v3/cogs/misc.py:654
-#, python-brace-format
+#: dredd v3/cogs/misc.py:585
+#, python-brace-format
msgid "New poll created by **{0}**"
msgstr ""
-#: Dredd-v3/cogs/misc.py:659
-#, python-brace-format
+#: dredd v3/cogs/misc.py:590
+#, python-brace-format
msgid "{0} Successfully created poll in this channel!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:663
-#, python-brace-format
+#: dredd v3/cogs/misc.py:594
+#, python-brace-format
msgid "{0} Successfully created poll in {1}!"
msgstr ""
-#: Dredd-v3/cogs/misc.py:667
+#: dredd v3/cogs/misc.py:598
msgid "Get lyrics of a song."
msgstr ""
-#: Dredd-v3/cogs/misc.py:671
+#: dredd v3/cogs/misc.py:602
msgid " Get a lyrics of a song "
msgstr ""
-#: Dredd-v3/cogs/misc.py:674
-#, python-brace-format
+#: dredd v3/cogs/misc.py:605
+#, python-brace-format
msgid "{0} Searching for song lyrics - {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:679
-#, python-brace-format
+#: dredd v3/cogs/misc.py:610
+#, python-brace-format
msgid "{0} Failed to find lyrics for that song. {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:682
-#, python-brace-format
+#: dredd v3/cogs/misc.py:613
+#, python-brace-format
msgid "{0} - {1} lyrics"
msgstr ""
-#: Dredd-v3/cogs/misc.py:688
+#: dredd v3/cogs/misc.py:619
msgid "Manage your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:692
+#: dredd v3/cogs/misc.py:623
msgid " Create a reminder for yourself. Example usage: `remind 1h do homework` "
msgstr ""
-#: Dredd-v3/cogs/misc.py:697
-#, python-brace-format
+#: dredd v3/cogs/misc.py:628
+#, python-brace-format
msgid "Alright, reminding you in {0}: {1}"
msgstr ""
-#: Dredd-v3/cogs/misc.py:701
+#: dredd v3/cogs/misc.py:632
msgid "A list with your reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:705
+#: dredd v3/cogs/misc.py:636
msgid " Check your reminders list "
msgstr ""
-#: Dredd-v3/cogs/misc.py:709 Dredd-v3/cogs/misc.py:734
-#, python-brace-format
+#: dredd v3/cogs/misc.py:640 v3/cogs/misc.py:663
+#, python-brace-format
msgid "{0} You have no reminders."
msgstr ""
-#: Dredd-v3/cogs/misc.py:715
-#, python-brace-format
+#: dredd v3/cogs/misc.py:646
+#, python-brace-format
msgid "`[{0}]` Reminding **{1}**\n"
"{2}\n"
msgstr ""
-#: Dredd-v3/cogs/misc.py:722
-#, python-brace-format
+#: dredd v3/cogs/misc.py:652
+#, python-brace-format
msgid "{0}'s Reminders"
msgstr ""
-#: Dredd-v3/cogs/misc.py:726
+#: dredd v3/cogs/misc.py:655
msgid "Remove a reminder"
msgstr ""
-#: Dredd-v3/cogs/misc.py:730
+#: dredd v3/cogs/misc.py:659
msgid " Remove an unwanted reminder "
msgstr ""
-#: Dredd-v3/cogs/misc.py:739
-#, python-brace-format
+#: dredd v3/cogs/misc.py:668
+#, python-brace-format
msgid "{0} There is no reminder with an id of **{1}** in your reminders list."
msgstr ""
-#: Dredd-v3/cogs/misc.py:749
-#, python-brace-format
+#: dredd v3/cogs/misc.py:678
+#, python-brace-format
msgid "{0} Removed reminder from your reminders list: {1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:79
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:80
+#, python-brace-format
msgid "{0} Limit exceeded by **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:94
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:95
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:96 Dredd-v3/cogs/moderation.py:100
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:97 v3/cogs/moderation.py:101
+#, python-brace-format
msgid "{0} Error occured!\n"
"`{1}`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:105
+#: dredd v3/cogs/moderation.py:106
msgid "Purged **1** message"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:107 Dredd-v3/cogs/moderation.py:116
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:108 v3/cogs/moderation.py:117
+#, python-brace-format
msgid "Purged **{0}** messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:121
+#: dredd v3/cogs/moderation.py:122
msgid "Clean up the bot's messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:127
+#: dredd v3/cogs/moderation.py:128
msgid " Cleans up the bot's messages from the channel.\n"
" If the bot has Manage Messages permissions then it will try to delete messages that look like they invoked the bot as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} message was removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:136
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:137
+#, python-brace-format
msgid "{0} messages were removed."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:138
+#: dredd v3/cogs/moderation.py:139
msgid "\n"
"Total messages by user:"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:144
+#: dredd v3/cogs/moderation.py:145
msgid "Change member's nickname"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:151
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:152
msgid " Changes member's nickname in the server.\n"
" If multiple members are provided, they all get their nicknames changed in the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:155 Dredd-v3/cogs/moderation.py:304
-#: Dredd-v3/cogs/moderation.py:397 Dredd-v3/cogs/moderation.py:489
-#: Dredd-v3/cogs/moderation.py:783 Dredd-v3/cogs/moderation.py:898
-#: Dredd-v3/cogs/moderation.py:1006 Dredd-v3/cogs/moderation.py:1097
-#: Dredd-v3/cogs/moderation.py:1182
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:156 v3/cogs/moderation.py:305
+#: v3/cogs/moderation.py:398 v3/cogs/moderation.py:492
+#: v3/cogs/moderation.py:785 v3/cogs/moderation.py:898
+#: v3/cogs/moderation.py:1000 v3/cogs/moderation.py:1105
+#: v3/cogs/moderation.py:1200 v3/cogs/moderation.py:1291
+#: v3/cogs/moderation.py:1376
+#, python-brace-format
msgid "{0} | You're missing an argument - **members**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:158 Dredd-v3/cogs/moderation.py:229
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:159 v3/cogs/moderation.py:230
+#, python-brace-format
msgid "{0} Nicknames can only be 32 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:162
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:163
+#, python-brace-format
msgid "{0} | You can only change 15 members nickname at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:168
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:169
+#, python-brace-format
msgid "{0} ({1}) - **You can change your nickname by using slash commands**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:174 Dredd-v3/cogs/moderation.py:329
-#: Dredd-v3/cogs/moderation.py:422 Dredd-v3/cogs/moderation.py:514
-#: Dredd-v3/cogs/moderation.py:812 Dredd-v3/cogs/moderation.py:1609
-#: Dredd-v3/cogs/moderation.py:1708
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:175 v3/cogs/moderation.py:330
+#: v3/cogs/moderation.py:423 v3/cogs/moderation.py:517
+#: v3/cogs/moderation.py:814 v3/cogs/moderation.py:924
+#: v3/cogs/moderation.py:1804 v3/cogs/moderation.py:1903
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:180 Dredd-v3/cogs/moderation.py:335
-#: Dredd-v3/cogs/moderation.py:428 Dredd-v3/cogs/moderation.py:520
-#: Dredd-v3/cogs/moderation.py:818 Dredd-v3/cogs/moderation.py:933
-#: Dredd-v3/cogs/moderation.py:1212 Dredd-v3/cogs/moderation.py:1615
-#: Dredd-v3/cogs/moderation.py:1714
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:181 v3/cogs/moderation.py:336
+#: v3/cogs/moderation.py:429 v3/cogs/moderation.py:523
+#: v3/cogs/moderation.py:820 v3/cogs/moderation.py:930
+#: v3/cogs/moderation.py:1035 v3/cogs/moderation.py:1134
+#: v3/cogs/moderation.py:1406 v3/cogs/moderation.py:1810
+#: v3/cogs/moderation.py:1909
+#, python-brace-format
msgid "{0} ({1}) - **Member is above you in the role hierarchy or has the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:196 Dredd-v3/cogs/moderation.py:201
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:197 v3/cogs/moderation.py:202
+#, python-brace-format
msgid "**I've successfully re-named {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:202
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:203
+#, python-brace-format
msgid "**However I failed to re-name the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:209
+#: dredd v3/cogs/moderation.py:210
msgid "**I failed to re-name all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:215 Dredd-v3/cogs/moderation.py:289
-#: Dredd-v3/cogs/moderation.py:382 Dredd-v3/cogs/moderation.py:474
-#: Dredd-v3/cogs/moderation.py:566 Dredd-v3/cogs/moderation.py:654
-#: Dredd-v3/cogs/moderation.py:685 Dredd-v3/cogs/moderation.py:762
-#: Dredd-v3/cogs/moderation.py:878 Dredd-v3/cogs/moderation.py:987
-#: Dredd-v3/cogs/moderation.py:1078 Dredd-v3/cogs/moderation.py:1165
-#: Dredd-v3/cogs/moderation.py:1257 Dredd-v3/cogs/moderation.py:1490
-#: Dredd-v3/cogs/moderation.py:1677 Dredd-v3/cogs/moderation.py:1770
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:216 v3/cogs/moderation.py:290
+#: v3/cogs/moderation.py:383 v3/cogs/moderation.py:477
+#: v3/cogs/moderation.py:569 v3/cogs/moderation.py:657
+#: v3/cogs/moderation.py:688 v3/cogs/moderation.py:764
+#: v3/cogs/moderation.py:882 v3/cogs/moderation.py:980
+#: v3/cogs/moderation.py:1089 v3/cogs/moderation.py:1181
+#: v3/cogs/moderation.py:1272 v3/cogs/moderation.py:1359
+#: v3/cogs/moderation.py:1449 v3/cogs/moderation.py:1686
+#: v3/cogs/moderation.py:1872 v3/cogs/moderation.py:1965
+#, python-brace-format
msgid "{0} Something failed with sending the message, I've sent this error to my developers and they should hopefully resolve it soon."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:220
+#: dredd v3/cogs/moderation.py:221
msgid "Dehoist members"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:226
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:227
msgid " Dehoists members who have non-alphabetic characters at the start of their name "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:234
+#: dredd v3/cogs/moderation.py:235
msgid "Started dehoisting process..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:244
+#, python-brace-format
msgid "{0} ({1}) - **Failed to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:247
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:248
+#, python-brace-format
msgid "{0} ({1}) - **Looks like I'm missing permissions to dehoist them.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:253
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:254
+#, python-brace-format
msgid "{0} No hoisters were found."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:257
+#: dredd v3/cogs/moderation.py:258
msgid "List is limited to 20."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:259 Dredd-v3/cogs/moderation.py:267
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:260 v3/cogs/moderation.py:268
+#, python-brace-format
msgid "**I've successfully dehoisted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:268
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:269
+#, python-brace-format
msgid "**However I failed to dehoist the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:273
+#: dredd v3/cogs/moderation.py:274
msgid "List is limited to 10."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:281
+#: dredd v3/cogs/moderation.py:282
msgid "**I failed to dehoist all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:294
+#: dredd v3/cogs/moderation.py:295
msgid "Kick member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:301
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:302
msgid " Kick a member from the server. If multiple members are provided, they all get kicked from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:311 Dredd-v3/cogs/moderation.py:404
-#: Dredd-v3/cogs/moderation.py:496 Dredd-v3/cogs/moderation.py:587
-#: Dredd-v3/cogs/moderation.py:671 Dredd-v3/cogs/moderation.py:707
-#: Dredd-v3/cogs/moderation.py:788 Dredd-v3/cogs/moderation.py:903
-#: Dredd-v3/cogs/moderation.py:1011 Dredd-v3/cogs/moderation.py:1102
-#: Dredd-v3/cogs/moderation.py:1187 Dredd-v3/cogs/moderation.py:1597
-#: Dredd-v3/cogs/moderation.py:1696 Dredd-v3/cogs/moderation.py:1806
-#: Dredd-v3/cogs/moderation.py:1885
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:312 v3/cogs/moderation.py:405
+#: v3/cogs/moderation.py:499 v3/cogs/moderation.py:590
+#: v3/cogs/moderation.py:674 v3/cogs/moderation.py:710
+#: v3/cogs/moderation.py:790 v3/cogs/moderation.py:903
+#: v3/cogs/moderation.py:1005 v3/cogs/moderation.py:1110
+#: v3/cogs/moderation.py:1205 v3/cogs/moderation.py:1296
+#: v3/cogs/moderation.py:1381 v3/cogs/moderation.py:1792
+#: v3/cogs/moderation.py:1891 v3/cogs/moderation.py:2001
+#: v3/cogs/moderation.py:2080
+#, python-brace-format
msgid "{0} Reason can only be 450 characters long. You're {1} characters over."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:317
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:318
+#, python-brace-format
msgid "{0} | You can only kick 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:323 Dredd-v3/cogs/moderation.py:416
-#: Dredd-v3/cogs/moderation.py:508 Dredd-v3/cogs/moderation.py:806
-#: Dredd-v3/cogs/moderation.py:921 Dredd-v3/cogs/moderation.py:1023
-#: Dredd-v3/cogs/moderation.py:1206
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:324 v3/cogs/moderation.py:417
+#: v3/cogs/moderation.py:511 v3/cogs/moderation.py:808
+#: v3/cogs/moderation.py:918 v3/cogs/moderation.py:1023
+#: v3/cogs/moderation.py:1122 v3/cogs/moderation.py:1217
+#: v3/cogs/moderation.py:1400
+#, python-brace-format
msgid "{0} ({1}) - **You are the member though?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:347 Dredd-v3/cogs/moderation.py:441
-#: Dredd-v3/cogs/moderation.py:533
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:348 v3/cogs/moderation.py:442
+#: v3/cogs/moderation.py:536
+#, python-brace-format
msgid "{0} ({1}) - **Missing permissions? Do they have administrator?**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:353
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:354
+#, python-brace-format
msgid "{0} ({1}) - **Kicking failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:361 Dredd-v3/cogs/moderation.py:367
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:362 v3/cogs/moderation.py:368
+#, python-brace-format
msgid "**I've successfully kicked {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:368
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:369
+#, python-brace-format
msgid "**However, I failed to kick the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:376
+#: dredd v3/cogs/moderation.py:377
msgid "**I failed to kick all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:387
+#: dredd v3/cogs/moderation.py:388
msgid "Ban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:394
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:395
msgid " Ban a member from the server. If multiple members are provided, they all get banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:410
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:411
+#, python-brace-format
msgid "{0} | You can only ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:447 Dredd-v3/cogs/moderation.py:539
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:448 v3/cogs/moderation.py:542
+#, python-brace-format
msgid "{0} ({1}) - **Banning failed**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:454 v3/cogs/moderation.py:461
+#, python-brace-format
msgid "**I've successfully banned {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:453 Dredd-v3/cogs/moderation.py:459
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:455 v3/cogs/moderation.py:462
+#: v3/cogs/moderation.py:860 v3/cogs/moderation.py:867
+#: v3/cogs/moderation.py:956 v3/cogs/moderation.py:965
+#, python-brace-format
msgid " for {0}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:460
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:463
+#, python-brace-format
msgid "**However, I failed to ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:468
+#: dredd v3/cogs/moderation.py:471
msgid "**I failed to ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:479
+#: dredd v3/cogs/moderation.py:482
msgid "Softban member from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:486
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:489
msgid " Soft-ban a member from the server. If multiple members are provided, they all get soft-banned from the server. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:502
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:505
+#, python-brace-format
msgid "{0} | You can only soft-ban 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:545 Dredd-v3/cogs/moderation.py:551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:548 v3/cogs/moderation.py:554
+#, python-brace-format
msgid "**I've successfully soft-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:552
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:555
+#, python-brace-format
msgid "**However, I failed to soft-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:560
+#: dredd v3/cogs/moderation.py:563
msgid "**I failed to soft-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:571
+#: dredd v3/cogs/moderation.py:574
msgid "Hackban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:579
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:582
msgid " Hack-ban a user who's not in the server from the server. Users must be IDs else it won't work. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:593
+#: dredd v3/cogs/moderation.py:596
msgid "Starting the process, this might take a while."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:598
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:601
+#, python-brace-format
msgid "{0} ({0.id}) - **User is in this server, use `ban` command instead.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:606
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:609
+#, python-brace-format
msgid "{0} User doesn't seem to exist, are you sure the ID is correct?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:613
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:616
+#, python-brace-format
msgid "{0} ({0.id}) - **User is already banned.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:616 Dredd-v3/cogs/moderation.py:679
+#: dredd v3/cogs/moderation.py:619 v3/cogs/moderation.py:682
msgid "No reason provided."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:618
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:621
+#, python-brace-format
msgid "{0} ({0.id})"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:625 Dredd-v3/cogs/moderation.py:633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:628 v3/cogs/moderation.py:636
+#, python-brace-format
msgid "**I've successfully hack-banned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:634
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:637
+#, python-brace-format
msgid "**However, I failed to hack-ban the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:646
+#: dredd v3/cogs/moderation.py:649
msgid "**I failed to hack-ban all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:659
+#: dredd v3/cogs/moderation.py:662
msgid "Unban user from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:666
+#: dredd v3/cogs/moderation.py:669
msgid " Unbans a banned user from this server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:678
-#, python-brace-format
+#. type: ignore
+#: dredd v3/cogs/moderation.py:681
+#, python-brace-format
msgid "I've successfully unbanned **{0}** for **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:690
+#: dredd v3/cogs/moderation.py:693
msgid "Unban everyone from the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:697
+#: dredd v3/cogs/moderation.py:700
msgid " Unban everyone from the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:705
+#, python-brace-format
msgid "{0} This server has no bans."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:719
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:722
+#, python-brace-format
msgid "Are you sure you want to unban all **{0}** members from this server?"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:730
+#: dredd v3/cogs/moderation.py:733
msgid "Unbanning all members..."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:741
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:743
+#, python-brace-format
msgid "I've successfully unbanned **{0}/{1}** members."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:745
+#: dredd v3/cogs/moderation.py:747
msgid "I will not unban anyone."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:751
+#: dredd v3/cogs/moderation.py:753
msgid "Wrong emoji; please try again."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:767
+#: dredd v3/cogs/moderation.py:769
msgid "Mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:774
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:776
msgid " Mute members in the server\n"
" If duration is provided, they'll get unmuted after the duration ends.\n"
" If multiple members are provided, all of them will get muted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:794
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:796
+#, python-brace-format
msgid "{0} | You can only mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:797 Dredd-v3/cogs/moderation.py:912
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:799 v3/cogs/moderation.py:1014
+#, python-brace-format
msgid "{0} | The muted role is above me in the role hierarchy, so I cannot access it. Please lower {1}, so I can access the role and mute the member(s)."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:824
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:826
+#, python-brace-format
msgid "{0} ({1}) - **Member is an administrator, muting them will do nothing**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:830
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:832
+#, python-brace-format
msgid "{0} ({1}) - **Member looks to be already muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:842
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:844
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to add that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:857 Dredd-v3/cogs/moderation.py:863
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:859 v3/cogs/moderation.py:866
+#, python-brace-format
msgid "**I've successfully muted {0} member(s){1}:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:864
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:868
+#, python-brace-format
msgid "**However, I failed to mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:872
+#: dredd v3/cogs/moderation.py:876
msgid "**I failed to mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:883
+#: dredd v3/cogs/moderation.py:887
+msgid "Timeout member(s) from sending any messages"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:894
+#, python-brace-format
+msgid " Timeout member(s) in the server from sending any messages. \n"
+" Due to API limitation you can only timeout a member for 28 days, consider using `{0}mute` if you want to mute for longer. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:909
+#, python-brace-format
+msgid "{0} | You can only timeout 15 members at once."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:912
+#, python-brace-format
+msgid "{0} | Due to API limitation you can only timeout member(s) for 28 days."
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:936
+#, python-brace-format
+msgid "{0} ({1}) - **Member is already timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:946
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to timeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:955 v3/cogs/moderation.py:964
+#, python-brace-format
+msgid "**I've successfully timed out {0} member(s){1}:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:966
+#, python-brace-format
+msgid "**However, I failed to timeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:974
+msgid "**I failed to timeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:985
msgid "Unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:890
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:992
msgid " Unmute member in the server\n"
" If multiple members are provided, all of them will get unmuted. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:909
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1011 v3/cogs/moderation.py:1116
+#, python-brace-format
msgid "{0} | You can only unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:927
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1029 v3/cogs/moderation.py:1128
+#, python-brace-format
msgid "{0} ({1}) - **Member is above me in the role hierarchy, or they have the same role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:939
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1041
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't seem to be muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:951
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1053
+#, python-brace-format
msgid "{0} ({1}) - **I do not have permissions to remove that role for whatever reason.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:957
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1059
+#, python-brace-format
msgid "{0} ({1}) - **Failed to remove the mute role.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:966 Dredd-v3/cogs/moderation.py:972
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1068 v3/cogs/moderation.py:1074
+#, python-brace-format
msgid "**I've successfully unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:973
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1075
+#, python-brace-format
msgid "**However, I failed to unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:981
+#: dredd v3/cogs/moderation.py:1083
msgid "**I failed to unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:992
+#: dredd v3/cogs/moderation.py:1094
+msgid "Untimeout member(s) in the server"
+msgstr ""
+
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1101
+msgid " Untimeouts member(s) in the server\n"
+" If multiple members are provided, all of them will get unmuted. "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1140
+#, python-brace-format
+msgid "{0} ({1}) - **Member doesn't seem to be timed out.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1151
+#, python-brace-format
+msgid "{0} ({1}) - **Something failed while trying to untimeout.**"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1160 v3/cogs/moderation.py:1166
+#, python-brace-format
+msgid "**I've successfully untimedout {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1167
+#, python-brace-format
+msgid "**However, I failed to untimeout the following {0} member(s):**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1175
+msgid "**I failed to untimeout all the members:**\n"
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1186
msgid "Voice mute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:999
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1193
msgid " Voice mute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice muted.\n"
" They need to be in voice channel in order to voice mute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1017
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1211
+#, python-brace-format
msgid "{0} | You can only voice mute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1029 Dredd-v3/cogs/moderation.py:1120
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1223 v3/cogs/moderation.py:1314
+#, python-brace-format
msgid "{0} ({1}) - **Member is not in a voice channel.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1033
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1227
+#, python-brace-format
msgid "{0} ({1}) - **Member is already voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1042 Dredd-v3/cogs/moderation.py:1643
-#: Dredd-v3/cogs/moderation.py:1736
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1236 v3/cogs/moderation.py:1838
+#: v3/cogs/moderation.py:1931
+#, python-brace-format
msgid "{0} ({1}) - **I'm missing permissions to perform this action**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1048 Dredd-v3/cogs/moderation.py:1649
-#: Dredd-v3/cogs/moderation.py:1742
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1242 v3/cogs/moderation.py:1844
+#: v3/cogs/moderation.py:1937
+#, python-brace-format
msgid "{0} ({1}) - **Failed. Not sure what though ¯\\_(ツ)_/¯**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1057 Dredd-v3/cogs/moderation.py:1063
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1251 v3/cogs/moderation.py:1257
+#, python-brace-format
msgid "**I've successfully voice muted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1064
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1258
+#, python-brace-format
msgid "**However, I failed to voice mute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1072
+#: dredd v3/cogs/moderation.py:1266
msgid "**I failed to voice mute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1083
+#: dredd v3/cogs/moderation.py:1277
msgid "Voice unmute member in the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1090
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1284
msgid " Voice unmute an annoying member in voice channel.\n"
" If multiple members are passed, all of them will get voice unmuted.\n"
" They need to be in voice channel in order to voice unmute them. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1108
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1302
+#, python-brace-format
msgid "{0} | You can only voice unmute 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1114
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1308
+#, python-brace-format
msgid "{0} ({1}) - **You can't unvoice mute yourself.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1124
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1318
+#, python-brace-format
msgid "{0} ({1}) - **Member is not voice muted.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1144 Dredd-v3/cogs/moderation.py:1150
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1338 v3/cogs/moderation.py:1344
+#, python-brace-format
msgid "**I've successfully voice unmuted {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1151
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1345
+#, python-brace-format
msgid "**However I failed to voice unmute the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1159
+#: dredd v3/cogs/moderation.py:1353
msgid "**I failed to voice unmute all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1170
+#: dredd v3/cogs/moderation.py:1364
msgid "Warn a member"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1176
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1370
msgid " Warn a member in the server\n"
" If multiple members are provided they all will get warned.\n"
" Member will get a DM when he'll get warned, you can use silent feature to send warning into DMs annonymously.\n"
" Example: `warn [--s] [reason]`"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1193
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1387
+#, python-brace-format
msgid "{0} | You can only warn 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1197
+#: dredd v3/cogs/moderation.py:1391
msgid "Warning!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1218
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1412
+#, python-brace-format
msgid "{0} ({1}) - **Member is a bot.**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1223
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1416
+#, python-brace-format
msgid "You were warned in **{0}** for:\n"
"{1}"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1236 Dredd-v3/cogs/moderation.py:1242
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1428 v3/cogs/moderation.py:1434
+#, python-brace-format
msgid "**I've successfully warned {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1243
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1435
+#, python-brace-format
msgid "**However I failed to warn the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1251
+#: dredd v3/cogs/moderation.py:1443
msgid "**I failed to warn all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1262
+#: dredd v3/cogs/moderation.py:1454
msgid "Manage messages in the chat"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1269
+#: dredd v3/cogs/moderation.py:1461
msgid " Purge messages in the chat. Default amount is set to **100**. This will not purge pins. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1280
+#: dredd v3/cogs/moderation.py:1473
msgid "Purge all the messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1287
+#: dredd v3/cogs/moderation.py:1480
msgid " Purge all the messages in chat. Default amount is set to **100**. This will purge everything, pins as well. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1293
+#: dredd v3/cogs/moderation.py:1486
msgid "Clear messages sent from an user"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1300
+#: dredd v3/cogs/moderation.py:1493
msgid " Removes user messages "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1306
+#: dredd v3/cogs/moderation.py:1499
msgid "Clear bot user messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1313
+#: dredd v3/cogs/moderation.py:1506
msgid "Removes a bot user's messages and messages with their optional prefix."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1320
+#: dredd v3/cogs/moderation.py:1513
msgid "Clear embedded messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1327
+#: dredd v3/cogs/moderation.py:1520
msgid "Removes messages that have embeds in them."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1331
+#: dredd v3/cogs/moderation.py:1524
msgid "Clear messages with images"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1338
+#: dredd v3/cogs/moderation.py:1531
msgid "Removes messages that have embeds or attachments."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1341
+#: dredd v3/cogs/moderation.py:1534
msgid "Messages containing the given word"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1348
+#: dredd v3/cogs/moderation.py:1541
msgid " Removes all messages containing a substring. The substring must be at least 3 characters long. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1354
+#: dredd v3/cogs/moderation.py:1547
msgid "Delete custom emoji messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1361
+#: dredd v3/cogs/moderation.py:1554
msgid "Removes all messages containing custom emoji."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1369
+#: dredd v3/cogs/moderation.py:1562
msgid "Delete custom messages"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1376
+#: dredd v3/cogs/moderation.py:1569
msgid "A more advanced purge command.\n"
" This command uses a powerful \"command line\" syntax.\n"
" Most options support multiple values to indicate 'any' match.\n"
@@ -5398,489 +5901,500 @@ msgid "A more advanced purge command.\n"
" `--not`: Use logical NOT for all options. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1471
+#: dredd v3/cogs/moderation.py:1664
msgid "Nuke the channel"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1478
-msgid " Nuke any server in the channel. This command will clone the selected channel and create another one with exact permissions "
+#: dredd v3/cogs/moderation.py:1671
+msgid " Nuke any channel in the server. This command will clone the selected channel and create another one with exact permissions "
+msgstr ""
+
+#: dredd v3/cogs/moderation.py:1677
+#, python-brace-format
+msgid "{0} Unfortunately, this command does not work with thread channels."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1486
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1682
+#, python-brace-format
msgid "{0} Successfully nuked the channel. Deleting this message in 30 seconds."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1495
+#: dredd v3/cogs/moderation.py:1691
msgid "Freeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1502
+#: dredd v3/cogs/moderation.py:1698
msgid " Freezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1510
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1706
+#, python-brace-format
msgid "{0} Server is now frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1514
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1710
+#, python-brace-format
msgid "{0} Server is already frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1516
+#: dredd v3/cogs/moderation.py:1712
msgid "Unfreeze the server"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1523
+#: dredd v3/cogs/moderation.py:1719
msgid " Unfreezes everyone from sending messages in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1532
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1728
+#, python-brace-format
msgid "{0} Server is now unfrozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1536
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1732
+#, python-brace-format
msgid "{0} Server is not frozen!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1538
+#: dredd v3/cogs/moderation.py:1734
msgid "Create a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1545
+#: dredd v3/cogs/moderation.py:1741
msgid " Create a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1548
+#: dredd v3/cogs/moderation.py:1744
msgid "Role name can't be longer than 100 characters"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1551
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1746
+#, python-brace-format
msgid "{0} Created role named **{1}**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1553
+#: dredd v3/cogs/moderation.py:1748
msgid "Delete a role"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1560
+#: dredd v3/cogs/moderation.py:1755
msgid " Delete a role in the server "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1564
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1759
+#, python-brace-format
msgid "{0} I cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1568
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1763
+#, python-brace-format
msgid "{0} You cannot delete that role as it's higher or equal in role hiararchy!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1573
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1768
+#, python-brace-format
msgid "{0} Successfully deleted the role!"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1575
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1770
+#, python-brace-format
msgid "{0} Failed to delete the role, not sure why."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1579
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1774
+#, python-brace-format
msgid "{0} Looks like I'm missing permissions, but that's not possible."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1583
+#: dredd v3/cogs/moderation.py:1778
msgid "Add a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1590
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1785
msgid " Add a role to a member. Mentioning multiple members will add a role to multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1603
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1798
+#, python-brace-format
msgid "{0} | You can only add a role to 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1621
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1816
+#, python-brace-format
msgid "{0} ({1}) - **Member already has that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1627 Dredd-v3/cogs/moderation.py:1726
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1822 v3/cogs/moderation.py:1921
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than me or is my highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1633
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1828
+#, python-brace-format
msgid "{0} ({1}) - **The role is either higher than you or is your highest**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1658 Dredd-v3/cogs/moderation.py:1663
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1853 v3/cogs/moderation.py:1858
+#, python-brace-format
msgid "**I've successfully added a role to {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1664
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1859
+#, python-brace-format
msgid "**However, I failed to add the role to the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1671
+#: dredd v3/cogs/moderation.py:1866
msgid "**I failed to add a role to all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1682
+#: dredd v3/cogs/moderation.py:1877
msgid "Remove a role to member(s)"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1689
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1884
msgid " Remove a role to a member. Mentioning multiple members will remove a role from multiple members. "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1702
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1897
+#, python-brace-format
msgid "{0} | You can only remove a role from 15 members at once."
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1720
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1915
+#, python-brace-format
msgid "{0} ({1}) - **Member doesn't have that role**"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1751 Dredd-v3/cogs/moderation.py:1756
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1946 v3/cogs/moderation.py:1951
+#, python-brace-format
msgid "**I've successfully removed a role from {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1757
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1952
+#, python-brace-format
msgid "**However, I failed to remove the role from the following {0} member(s):**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1764
+#: dredd v3/cogs/moderation.py:1959
msgid "**I failed to remove a role from all the members:**\n"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1775
+#: dredd v3/cogs/moderation.py:1970
msgid "Edit a reason of a case"
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1783
+#. sourcery no-metrics
+#: dredd v3/cogs/moderation.py:1978
msgid " Edit the reason of a case. You can also edit multiple cases by adding `~` before a number "
msgstr ""
-#: Dredd-v3/cogs/moderation.py:1792 Dredd-v3/cogs/moderation.py:1801
-#, python-brace-format
+#: dredd v3/cogs/moderation.py:1987 v3/cogs/moderation.py:1996
+#, python-brace-format
msgid "{0} The format for editing multiple cases is wrong, the correct format is `~